2009-11-19 |
Jim Meyering | xfreopen: new module, from coreutils |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Eric Blake | manywarnings: depend on warnings |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Eric Blake | build: avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Eric Blake | tests: avoid false negative with --with-packager |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | utimens: fix regression on Solaris 20100219093019/gnulib 20100220040512/gnulib 20100221040520/gnulib 20100222040508/gnulib 20100223040526/gnulib 20100224040512/gnulib 20100225040506/gnulib 20100226040508/gnulib 20100227040506/gnulib 20100228040509/gnulib 20100301040511/gnulib 20100302040526/gnulib 20100303040503/gnulib 20100304040503/gnulib 20100305040503/gnulib 20100306040503/gnulib 20100307040504/gnulib 20100308040506/gnulib 20100309040527/gnulib 20100310040505/gnulib 20100311040503/gnulib 20100312040506/gnulib 20100313040505/gnulib 20100314040516/gnulib 20100315040510/gnulib 20100316040524/gnulib 20100317040506/gnulib 20100318040503/gnulib 20100319040503/gnulib 20100320040502/gnulib 20100321040506/gnulib 20100322040515/gnulib 20100323040521/gnulib 20100324040506/gnulib |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | usleep: use it to simplify tests |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | usleep: new module |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | chown: work around OpenBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | mkstemp: avoid conflict with C++ keyword template |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eric Blake | xalloc-die-tests: optimize |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Simon Josefsson | Add. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Ludovic Courtès | Add `gnulib-tool --import' support for LGPLv3+. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Meyering | version-etc: use proper license string |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Simon Josefsson | tests/test-xalloc-die.sh: Deal with EOL differences... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Eric Blake | unsetenv: work around Solaris bug |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Eric Blake | vasnprintf: avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Simon Josefsson | modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Meyering | test-xalloc-die.sh: make the code agree with the commit log |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Meyering | test-xalloc-die.sh: fix a portability bug |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Meyering | version-etc-fsf: relax license to LGPLv3+ |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Eric Blake | xalloc-die-tests: avoid printing null pointer |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Eric Blake | setenv, unsetenv: work around various bugs |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Meyering | version-etc: relax license to LGPLv3+ |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Meyering | better AC_REQUIRE expanded-before-required-warning... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Eric Blake | test-freading: clean up temporary file |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Meyering | avoid new AC_REQUIRE expanded-before-required warnings |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Simon Josefsson | Add xalloc-die self-test. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Simon Josefsson | lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Eric Blake | fnmatch: avoid compiler warning |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Eric Blake | intprops: add double-inclusion guard |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Eric Blake | openat: detect Solaris fchownat bug |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Eric Blake | lchown: detect Solaris and FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Eric Blake | chown: detect Solaris and FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Robert Millan | gnulib-tool: correctly detect absence of m4 directories |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Meyering | maint.mk: Prohibit inclusion of "xalloc.h" without... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
John W. Eaton | strftime.h: wrap funtion declaration in extern "C"... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: avoid compiler warning |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: work around FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: avoid compilation failure |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jim Meyering | test-getgroups: avoid compilation failure |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | mgetgroups: new module, taken from coreutils |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: don't expose GETGROUPS_T to user |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups, getugroups: provide stubs for mingw |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: avoid calling exit |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | getgroups: fix logic error |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Simon Josefsson | Drop redundant string.h (silent change). |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Simon Josefsson | test-base64: Improve. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Simon Josefsson | tests/test-xvasprintf.c: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Simon Josefsson | test-xvasprintf: Add %s%s related checks. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Blake | version-etc: match standards.texi style |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Kamil Dudka | fts: do not fail on a submount during traversal |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Meyering | bootstrap: sync from coreutils |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Meyering | bootstrap: generalize autoheader check |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Eric Blake | mkfifoat: use new modules for Solaris and BSD bugs |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Eric Blake | mknod: new module |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Eric Blake | mkfifo: new module |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Eric Blake | readlink: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Eric Blake | symlink: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Eric Blake | link: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Eric Blake | unlink, remove: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Eric Blake | rename: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Eric Blake | open: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Eric Blake | stat: detect FreeBSD bug |
commit | commitdiff | tree | snapshot |
2009-11-09 |
James Youngman | strftime.c: include ignore-value.h only when FPRINTFTIM... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jim Meyering | utimens: remove invalid futimesat call |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Eric Blake | fflush, freadseek: use fseeko, not fseek |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Simon Josefsson | modules/memchr (Depends-on): Drop getpagesize dependency. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Simon Josefsson | build-aux/pmccabe2html: Drop #! header. Doc fix. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Simon Josefsson | build-aux/pmccabe2html: Disable execute bit. Improve... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Jim Meyering | do-release-commit-and-tag: New module. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Simon Josefsson | modules/select-tests (test_select_LDADD): Add $(INET_PT... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Simon Josefsson | getaddrinfo: Simplify Link: directive. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Eric Blake | strtod: detect darwin bug |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Eric Blake | freopen-safer: new module |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jim Meyering | maint.mk: Prohibit inclusion of "close-stream.h" withou... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | modules/pmccabe2html (configure.ac): Check for pmccabe... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | getaddrinfo (Link): Add $(INET_NTOP_LIB). |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | inet_ntop, inet_pton: Fix link error. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | test-func.c: Also test value of __func__. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Simon Josefsson | test-sys_socket: Fix compilation warning. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Bruno Haible | Fix link error. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Bruno Haible | Tests for module 'inet_pton'. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Bruno Haible | Tests for module 'inet_ntop'. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Eric Blake | stdlib-safer: wrap all mkstemp variants |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Eric Blake | mkstemps, mkostemps: new modules |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Eric Blake | tempname: resync from glibc |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Eric Blake | utimens: fix use of futimens on older Linux |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Bruno Haible | Make num_processors more flexible and consistent. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Bruno Haible | Document the new library dependencies of inet_ntop... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Jim Meyering | test-getaddrinfo: avoid compilation failure on FreeBSD 7.2 |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Eric Blake | mktime, timegm: share common declaration |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Eric Blake | test-update-copyright: update test to match script... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Bruno Haible | Fix link error on Solaris 8. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Simon Josefsson | Avoid link error for inet_ntop on Solaris. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Eric Blake | maint: avoid compiler warnings in m4 macros |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Simon Josefsson | pmccabe2html: Don't hard code awk path. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Eric Blake | fseeko: fix m4 regression |
commit | commitdiff | tree | snapshot |
next |