2008-10-18 |
Bruno Haible | Avoid -Wunused-parameter warnings in public gnulib... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Bruno Haible | Document existing modules. |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Bruno Haible | Avoid compilation error due to MacOS X 10.5 gcc cross... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Bruno Haible | Avoid gcc warnings because of #pragma GCC system_header... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Bruno Haible | Avoid gcc warnings because of #pragma GCC system_header... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Jim Meyering | ignore-value: don't depend on inline module |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Bruno Haible | New implementation of condition variables for Win32. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Simon Josefsson | modules/recvfrom (Depends-on): Add dependency on getpee... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Jim Meyering | ignore-value: new module |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Paul Eggert | open-safer.c: avoid 'signed and unsigned in conditional... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Jim Meyering | openat-die.c: avoid 'no previous prototype' warning |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Simon Josefsson | Fixes for netdb.h. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Simon Josefsson | Add netdb.h replacement module. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Simon Josefsson | gnulib.texi (Getaddrinfo and WINVER): Sync documentatio... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Bruno Haible | Add a comment. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Yoann Vandoorselaere | Include <sys/ioctl.h>, for ioctl(). |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Bruno Haible | Fix syntax error in native Win32 code. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Paolo Bonzini | Fix getaddrinfo emulation for systems with struct socka... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Simon Josefsson | pmccabe2html: Add css and css_url parameters. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Bruno Haible | Complete ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Bruno Haible | Correct use of uninitialized variable on AIX. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Bruno Haible | Merge branch 'master' of ssh://haible@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Bruno Haible | Add a comment. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Bruno Haible | Merge branch 'master' of ssh://haible@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Bruno Haible | Comment. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Bruno Haible | Use msvcrt aware primitives for creation/termination... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Yoann Vandoorselaere | Provide a Win32 implementation of the 'cond' module. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Bruno Haible | Make sleep work on older versions of mingw. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Bruno Haible | New module 'shutdown'. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Jim Meyering | * lib/fclose.c: Fix typo in comment: s/close/fclose/. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Bruno Haible | New module 'fclose'. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Bruno Haible | Fix error handling when closesocket fails. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Bruno Haible | Fix test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Ben Pfaff | Improve announce-gen user messages. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Jim Meyering | bootstrap: use git's --depth=N option only if it's... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | Keep ChangeLog entries in at most 80 screen columns. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | New module 'ioctl'. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | New module 'sys_ioctl'. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | Make the ioctl() signature POSIX compliant. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | Arrange to replace the close() function when needed. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | Mention new module 'close'. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Bruno Haible | Document <sys/ioctl.h> status. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Paolo Bonzini | Combine the two replacements of 'close'. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Paolo Bonzini | New module 'close'. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Paolo Bonzini | Merge the two replacements for open() into a single... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Jim Meyering | GNUmakefile: use the more name-space-friendly "_version" |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Paolo Bonzini | Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Paolo Bonzini | Fix organization of 'open' replacement. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Bruno Haible | Link test-getdate with libintl. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Simon Josefsson | m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock). |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Eric Blake | GNUmakefile: add 'make version' target |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Bruno Haible | Use a more portable replacement expression for -0.0L. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Simon Josefsson | Add pmccabe2html to MODULES.html.sh. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Simon Josefsson | Add pmccabe2html module, from gnupdf. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Richard W.M... | flock: new module |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jim Meyering | bootstrap: check for LT_INIT more portably still ;-) |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Eric Blake | test-signbit: avoid tripping Irix cc bug on -0.0L |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Bruno Haible | Add an option for ignoring EPIPE during close_stdout. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Bruno Haible | New modules 'accept', 'bind', 'connect', 'getpeername... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Tiny tweaks. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Oops, typo in warning. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Add a link warning when the 'select' module is not... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jim Meyering | bootstrap: check for LT_INIT more portably |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Update doc of OSF/1 4.0 problem. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Update after module 'select' was created. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Split sys_select-tests module into select-tests and... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | New module 'select'. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Attribution. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Use getdtablesize module. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Tests for module 'getdtablesize'. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | New module 'getdtablesize'. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jim Meyering | bootstrap: check for LT_INIT, too |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Bruno Haible | Use the system's values, rather than overriding them... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jim Meyering | ChangeLog: adjust Debarshi's email address, on his... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jim Meyering | bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Bruno Haible | Relax license to LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Bruno Haible | Avoid macro redefinition warnings. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Paolo Bonzini | Define EWOULDBLOCK to the same value as EAGAIN. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Kamil Dudka | filevercmp: new module |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Bruno Haible | Add a comment. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Bruno Haible | Use the fixed open() function. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Richard W.M... | New module 'fsync'. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Paolo Bonzini | allow renaming bootstrap, and change the name of bootst... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Paolo Bonzini | have bootstrap initialize git-merge-changelog if found |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Paolo Bonzini | have bootstrap initialize a `gnulib' submodule in a... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Jim Meyering | fts.c: sync with similar code from coreutils' remove.c |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Richard W.M... | fsync: new module |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Jim Meyering | fts: bug fixes |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Avoid the broken posix_spawn function on AIX 5.3 and... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Jim Meyering | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Jim Meyering | fts.c: adjust a new interface to be more generally... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Yoann Vandoorselaere | Tests for module 'cond'. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Needs to depend on modules 'errno' and 'time'. |
commit | commitdiff | tree | snapshot |
next |