gnulib.git
2008-10-13 Paolo BonziniFix getaddrinfo emulation for systems with struct socka...
2008-10-13 Simon Josefssonpmccabe2html: Add css and css_url parameters.
2008-10-13 Bruno HaibleComplete ChangeLog entry.
2008-10-13 Bruno HaibleCorrect use of uninitialized variable on AIX.
2008-10-13 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-13 Bruno HaibleAdd a comment.
2008-10-13 Karl Berryupdate from texinfo
2008-10-12 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-12 Karl Berryupdate from texinfo
2008-10-12 Bruno HaibleComment.
2008-10-12 Bruno HaibleUse msvcrt aware primitives for creation/termination...
2008-10-11 Yoann VandoorselaereProvide a Win32 implementation of the 'cond' module.
2008-10-11 Bruno HaibleMake sleep work on older versions of mingw.
2008-10-11 Karl Berryautoupdate
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Jim Meyering* lib/fclose.c: Fix typo in comment: s/close/fclose/.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-10-11 Bruno HaibleFix error handling when closesocket fails.
2008-10-11 Bruno HaibleFix test failure on Cygwin.
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... flock: 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 HaibleOops, typo in warning.
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 HaibleNew module 'select'.
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... New 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 Richard W.M... fsync: new module
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 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 HaibleRemove trailing spaces.
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 Karl Berryautoupdate
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 HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-29 Bruno HaibleMake the headers usable in C++.
next