Improve announce-gen user messages.
[gnulib.git] / ChangeLog
2008-10-10 Ben PfaffImprove announce-gen user messages.
2008-10-10 Jim Meyeringbootstrap: use git's --depth=N option only if it's...
2008-10-10 Bruno HaibleKeep ChangeLog entries in at most 80 screen columns.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleNew module 'sys_ioctl'.
2008-10-10 Bruno HaibleMake the ioctl() signature POSIX compliant.
2008-10-10 Bruno HaibleArrange to replace the close() function when needed.
2008-10-10 Bruno HaibleMention new module 'close'.
2008-10-10 Bruno HaibleDocument <sys/ioctl.h> status.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-10-09 Jim MeyeringGNUmakefile: use the more name-space-friendly "_version"
2008-10-09 Paolo BonziniReduce code duplication.
2008-10-09 Paolo BonziniFix organization of 'open' replacement.
2008-10-08 Bruno HaibleLink test-getdate with libintl.
2008-10-08 Simon Josefssonm4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).
2008-10-08 Eric BlakeGNUmakefile: add 'make version' target
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
2008-10-07 Simon JosefssonAdd pmccabe2html to MODULES.html.sh.
2008-10-07 Simon JosefssonAdd pmccabe2html module, from gnupdf.
2008-10-07 Richard W.M. Jonesflock: new module
2008-10-06 Jim Meyeringbootstrap: check for LT_INIT more portably still ;-)
2008-10-06 Eric Blaketest-signbit: avoid tripping Irix cc bug on -0.0L
2008-10-06 Bruno HaibleAdd an option for ignoring EPIPE during close_stdout.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleTiny tweaks.
2008-10-05 Bruno HaibleAdd a link warning when the 'select' module is not...
2008-10-05 Jim Meyeringbootstrap: check for LT_INIT more portably
2008-10-05 Bruno HaibleUpdate doc of OSF/1 4.0 problem.
2008-10-05 Bruno HaibleUpdate after module 'select' was created.
2008-10-05 Bruno HaibleSplit sys_select-tests module into select-tests and...
2008-10-05 Bruno HaibleAttribution.
2008-10-05 Bruno HaibleUse getdtablesize module.
2008-10-05 Bruno HaibleTests for module 'getdtablesize'.
2008-10-05 Bruno HaibleNew module 'getdtablesize'.
2008-10-05 Bruno HaibleFix typo.
2008-10-05 Jim Meyeringbootstrap: check for LT_INIT, too
2008-10-05 Bruno HaibleUse the system's values, rather than overriding them...
2008-10-05 Jim MeyeringChangeLog: adjust Debarshi's email address, on his...
2008-10-05 Jim Meyeringbootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG...
2008-10-04 Bruno HaibleRelax license to LGPLv2+.
2008-10-04 Bruno HaibleAvoid macro redefinition warnings.
2008-10-03 Paolo BonziniDefine EWOULDBLOCK to the same value as EAGAIN.
2008-10-03 Kamil Dudkafilevercmp: new module
2008-10-03 Bruno HaibleAdd a comment.
2008-10-02 Bruno HaibleUse the fixed open() function.
2008-10-02 Richard W.M. JonesNew module 'fsync'.
2008-10-02 Paolo Bonziniallow renaming bootstrap, and change the name of bootst...
2008-10-02 Paolo Bonzinihave bootstrap initialize git-merge-changelog if found
2008-10-02 Paolo Bonzinihave bootstrap initialize a `gnulib' submodule in a...
2008-10-02 Jim Meyeringfts.c: sync with similar code from coreutils' remove.c
2008-10-02 Jim Meyeringfts: bug fixes
2008-10-01 Bruno HaibleAvoid the broken posix_spawn function on AIX 5.3 and...
2008-10-01 Jim Meyeringremove trailing spaces
2008-10-01 Jim Meyeringfts.c: adjust a new interface to be more generally...
2008-10-01 Yoann VandoorselaereTests for module 'cond'.
2008-10-01 Bruno HaibleNeeds to depend on modules 'errno' and 'time'.
2008-10-01 Bruno HaibleFix detection of pthread_atfork function.
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'tls...
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'lock...
2008-10-01 Bruno HaibleFix the Win32 implementation of the 'thread' module.
2008-09-30 Bruno HaibleTreat the special case of regular files more efficiently.
2008-09-30 Jim Meyeringfts.m4: correct the test for statfs.f_type
2008-09-30 Simon Josefssontests: avoid some compiler warnings
2008-09-29 Jim MeyeringChangeLog: replace 8 leading spaces with a TAB
2008-09-29 Ondřej Vašíkgetdate.y: disallow countable dayshifts like "4 yesterd...
2008-09-29 Bruno HaibleA new test for posix_spawn.
2008-09-29 Bruno HaiblePropagate effects of putenv/setenv/unsetenv to child...
2008-09-29 Bruno HaibleEnable use of shell scripts as executables in mingw.
2008-09-29 Eric Blakearpa_inet_h.m4: fix typo in previous patch
2008-09-29 Paolo Bonzinidocumentation update for mingw socket functions
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-29 Bruno HaibleMake the headers usable in C++.
2008-09-29 Bruno HaibleRemove unused variables.
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-29 Bruno HaibleAvoid assigning ARPA_INET_H in different .m4 files.
2008-09-28 Bruno HaibleEnsure correct syntax when sys/select.h is replaced...
2008-09-28 Bruno HaibleOSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
2008-09-28 Bruno HaibleOverride open more carefully.
2008-09-28 Bruno HaibleOverride freopen more carefully.
2008-09-28 Bruno HaibleOverride fopen more carefully.
2008-09-28 Bruno HaibleAdd comment about SIGPIPE.
2008-09-28 Bruno HaibleAvoid test failure on glibc with LinuxThreads.
2008-09-28 Bruno HaibleTweak patch that overrides open() and fopen().
2008-09-28 Bruno HaibleTests for module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawn'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getflags'.
next