1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/lib
Paul Eggert 6df372680c Port to older Solaris 10 versions (Bug#10677).
Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
possibly this is because Sun fixed the 'stat' bug in my version.
* Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
* lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
* lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
These changes are based on gnulib version
4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
because Emacs is in feature freeze and we do not want to merge any
more-recent changes from gnulib.
2012-01-31 22:04:34 -08:00
..
alloca.in.h Use gnulib's alloca-opt module. 2011-06-21 09:15:07 -07:00
allocator.c
allocator.h * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib. 2011-06-02 01:22:57 -07:00
careadlinkat.c Merge from gnulib. 2011-06-06 12:53:44 -07:00
careadlinkat.h Merge from gnulib. 2011-06-06 12:53:44 -07:00
COPYING
dosname.h
dtoastr.c
dup2.c Merge from gnulib, improving some licensing wording. 2011-09-26 14:30:18 -07:00
filemode.c
filemode.h
ftoastr.c * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. 2011-06-15 11:50:18 -07:00
ftoastr.h
getloadavg.c
getopt1.c
getopt_.h lib/getopt_.h: Regenerate. 2011-05-31 18:09:59 +02:00
getopt_int.h
getopt.c Simplify Emacs part of pthread_sigmask support. 2011-07-08 13:20:19 -07:00
getopt.in.h Adjust to recent gnulib change for @GUARD_PREFIX@. 2011-05-29 14:52:18 -07:00
gettext.h
gnulib.mk Port to older Solaris 10 versions (Bug#10677). 2012-01-31 22:04:34 -08:00
ignore-value.h
intprops.h Adjust to recent gnulib change for @GUARD_PREFIX@. 2011-05-29 14:52:18 -07:00
inttypes.in.h Merge from gnulib. 2011-04-22 16:53:21 -07:00
lstat.c Merge from gnulib, porting to Tru64. 2011-09-11 09:52:58 -07:00
Makefile.am
makefile.w32-in lib/makefile.w32-in: Fix dependencies for a parallel build. 2012-01-30 20:33:36 +02:00
md5.c
md5.h
min-max.h
mktime-internal.h
mktime.c
pathmax.h Port to older Solaris 10 versions (Bug#10677). 2012-01-31 22:04:34 -08:00
pthread_sigmask.c Merge from gnulib, using build-aux to remove clutter. 2011-07-24 15:15:47 -07:00
readlink.c
sha1.c Add crypto/sha1 module from gnulib 2011-05-24 16:12:52 +08:00
sha1.h Add crypto/sha1 module from gnulib 2011-05-24 16:12:52 +08:00
sha256.c Fix typos. 2011-11-20 04:48:53 +01:00
sha256.h Add crypto/sha256 and crypto/sha512 modules from gnulib 2011-06-21 16:45:39 +08:00
sha512.c Fix typos. 2011-11-20 04:48:53 +01:00
sha512.h Add crypto/sha256 and crypto/sha512 modules from gnulib 2011-06-21 16:45:39 +08:00
signal.in.h Merge from gnulib, fixing some 'configure' typos (Bug#9696). 2011-10-07 14:15:00 -07:00
sigprocmask.c Merge from gnulib, fixing some 'configure' typos (Bug#9696). 2011-10-07 14:15:00 -07:00
stat.c Merge from gnulib, improving some licensing wording. 2011-09-26 14:30:18 -07:00
stdarg.in.h Adjust to recent gnulib change for @GUARD_PREFIX@. 2011-05-29 14:52:18 -07:00
stdbool.in.h
stddef.in.h Adjust to recent gnulib change for @GUARD_PREFIX@. 2011-05-29 14:52:18 -07:00
stdint.in.h * lib/stdint.in.h: Merge from gnulib (Bug#9025). 2011-07-09 15:03:22 -07:00
stdio.in.h Merge from gnulib, improving some licensing wording. 2011-09-26 14:30:18 -07:00
stdlib.in.h Merge from gnulib, using build-aux to remove clutter. 2011-07-24 15:15:47 -07:00
strftime.c
strftime.h
strtoimax.c * Makefile.in (GNULIB_MODULES): Add strtoumax. 2011-04-21 12:12:13 -07:00
strtol.c Simpler version of strtoumax module. 2011-04-22 00:33:37 -07:00
strtoll.c Add strtoimax module, needed for Solaris 8 port. 2011-07-08 17:18:49 -07:00
strtoul.c * Makefile.in (GNULIB_MODULES): Add strtoumax. 2011-04-21 12:12:13 -07:00
strtoull.c * Makefile.in (GNULIB_MODULES): Add strtoumax. 2011-04-21 12:12:13 -07:00
strtoumax.c * Makefile.in (GNULIB_MODULES): Add strtoumax. 2011-04-21 12:12:13 -07:00
symlink.c
sys_stat.in.h Merge from gnulib, improving some licensing wording. 2011-09-26 14:30:18 -07:00
time_r.c
time.in.h Adjust to recent gnulib change for @GUARD_PREFIX@. 2011-05-29 14:52:18 -07:00
u64.h Add crypto/sha256 and crypto/sha512 modules from gnulib 2011-06-21 16:45:39 +08:00
unistd.in.h Merge from gnulib, improving some licensing wording. 2011-09-26 14:30:18 -07:00
verify.h * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. 2011-06-15 11:50:18 -07:00