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 |
2008-10-01 |
Bruno Haible | Needs to depend on modules 'errno' and 'time'. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Fix detection of pthread_atfork function. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Make use of the modules 'thread', 'yield' in the 'tls... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Make use of the modules 'thread', 'yield' in the 'lock... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Bruno Haible | Fix the Win32 implementation of the 'thread' module. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Bruno Haible | Treat the special case of regular files more efficiently. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Jim Meyering | fts.m4: correct the test for statfs.f_type |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Simon Josefsson | tests: avoid some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Jim Meyering | ChangeLog: replace 8 leading spaces with a TAB |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ondřej Vašík | getdate.y: disallow countable dayshifts like "4 yesterd... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | A new test for posix_spawn. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Propagate effects of putenv/setenv/unsetenv to child... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Enable use of shell scripts as executables in mingw. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Eric Blake | arpa_inet_h.m4: fix typo in previous patch |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Paolo Bonzini | documentation update for mingw socket functions |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Paolo Bonzini | strengthen self-containedness check for sys/select.h |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Set LIBSOCKET instead of augmenting LIBS. Also handle... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Make the headers usable in C++. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Set LIBSOCKET instead of augmenting LIBS. Also handle... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bruno Haible | Avoid assigning ARPA_INET_H in different .m4 files. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Ensure correct syntax when sys/select.h is replaced... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | OSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Override open more carefully. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Override freopen more carefully. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Override fopen more carefully. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Add comment about SIGPIPE. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Avoid test failure on glibc with LinuxThreads. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Tweak patch that overrides open() and fopen(). |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | Tests for module 'posix_spawnp'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnp'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_destroy'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setsigmask'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getsigmask'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setsigdefault'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getsigdefault'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setschedpolicy'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getschedpolicy'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setschedparam'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getschedparam'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setpgroup'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getpgroup'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_setflags'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_getflags'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawnattr_init'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn_file_actions_destroy'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn_file_actions_addopen'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn_file_actions_adddup2'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn_file_actions_addclose'. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Bruno Haible | New module 'posix_spawn_file_actions_init'. |
commit | commitdiff | tree | snapshot |
next |