getgroups: avoid compilation failure
[gnulib.git] / ChangeLog
2009-11-13 Eric Blakegetgroups: avoid compilation failure
2009-11-13 Jim Meyeringtest-getgroups: avoid compilation failure
2009-11-13 Eric Blakemgetgroups: new module, taken from coreutils
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-11-13 Eric Blakegetgroups: avoid calling exit
2009-11-13 Eric Blakegetgroups: fix logic error
2009-11-13 Simon Josefssontest-base64: Improve.
2009-11-13 Simon Josefssontests/test-xvasprintf.c: Fix memory leak.
2009-11-13 Simon Josefssontest-xvasprintf: Add %s%s related checks.
2009-11-13 Eric Blakeversion-etc: match standards.texi style
2009-11-12 Kamil Dudkafts: do not fail on a submount during traversal
2009-11-12 Jim Meyeringbootstrap: sync from coreutils
2009-11-12 Jim Meyeringbootstrap: generalize autoheader check
2009-11-12 Eric Blakemkfifoat: use new modules for Solaris and BSD bugs
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-11 Eric Blakereadlink: detect FreeBSD bug
2009-11-11 Eric Blakesymlink: detect FreeBSD bug
2009-11-10 Eric Blakelink: detect FreeBSD bug
2009-11-10 Eric Blakeunlink, remove: detect FreeBSD bug
2009-11-09 Eric Blakerename: detect FreeBSD bug
2009-11-09 Eric Blakeopen: detect FreeBSD bug
2009-11-09 Eric Blakestat: detect FreeBSD bug
2009-11-09 James Youngmanstrftime.c: include ignore-value.h only when FPRINTFTIM...
2009-11-08 Jim Meyeringutimens: remove invalid futimesat call
2009-11-07 Eric Blakefflush, freadseek: use fseeko, not fseek
2009-11-06 Simon Josefssonmodules/memchr (Depends-on): Drop getpagesize dependency.
2009-11-06 Simon Josefssonbuild-aux/pmccabe2html: Drop #! header. Doc fix.
2009-11-06 Simon Josefssonbuild-aux/pmccabe2html: Disable execute bit. Improve...
2009-11-06 Jim Meyeringdo-release-commit-and-tag: New module.
2009-11-06 Simon Josefssonmodules/select-tests (test_select_LDADD): Add $(INET_PT...
2009-11-06 Simon Josefssongetaddrinfo: Simplify Link: directive.
2009-11-06 Eric Blakestrtod: detect darwin bug
2009-11-06 Eric Blakefreopen-safer: new module
2009-11-05 Jim Meyeringmaint.mk: Prohibit inclusion of "close-stream.h" withou...
2009-11-05 Simon Josefssonmodules/pmccabe2html (configure.ac): Check for pmccabe...
2009-11-05 Simon Josefssongetaddrinfo (Link): Add $(INET_NTOP_LIB).
2009-11-05 Simon Josefssoninet_ntop, inet_pton: Fix link error.
2009-11-05 Simon Josefssontest-func.c: Also test value of __func__.
2009-11-05 Simon Josefssontest-sys_socket: Fix compilation warning.
2009-11-05 Bruno HaibleFix link error.
2009-11-05 Bruno HaibleTests for module 'inet_pton'.
2009-11-05 Bruno HaibleTests for module 'inet_ntop'.
2009-11-05 Eric Blakestdlib-safer: wrap all mkstemp variants
2009-11-05 Eric Blakemkstemps, mkostemps: new modules
2009-11-05 Eric Blaketempname: resync from glibc
2009-11-04 Eric Blakeutimens: fix use of futimens on older Linux
2009-11-04 Bruno HaibleMake num_processors more flexible and consistent.
2009-11-04 Bruno HaibleDocument the new library dependencies of inet_ntop...
2009-11-03 Jim Meyeringtest-getaddrinfo: avoid compilation failure on FreeBSD 7.2
2009-11-03 Eric Blakemktime, timegm: share common declaration
2009-11-03 Eric Blaketest-update-copyright: update test to match script...
2009-11-03 Bruno HaibleFix link error on Solaris 8.
2009-11-02 Simon JosefssonAvoid link error for inet_ntop on Solaris.
2009-11-02 Eric Blakemaint: avoid compiler warnings in m4 macros
2009-11-02 Simon Josefssonpmccabe2html: Don't hard code awk path.
2009-10-31 Eric Blakefseeko: fix m4 regression
2009-10-31 Jim Meyeringinttostr: aesthetics and improved (compile-time) safety
2009-10-30 Eric Blakebuild: avoid compiler warnings
2009-10-30 Michael Haubenwallnerstat: fix compilation on AIX
2009-10-30 Eric Blakeexclude: make more robust
2009-10-30 Jim Meyeringperl scripts: remove #!/usr/bin/perl in favor of more...
2009-10-30 Eric Blakefilenamecat-lgpl: adjust clients
2009-10-30 Eric Blakefilenamecat: split into filenamecat-lgpl
2009-10-30 Eric Blakeargp: avoid memory leak
2009-10-30 Eric Blakedirname-lgpl: adjust clients that don't need full dirname
2009-10-30 Eric Blakedirname: split into dirname-lgpl
2009-10-30 Eric Blakemkdir: make safe for libraries
2009-10-30 Eric Blaketests: avoid some compiler warnings
2009-10-30 Eric Blakesockets: avoid compiler warning
2009-10-29 Eric Blakemaint: detect usage(1) and other suspicious exits
2009-10-29 Jim Meyeringtimespec: long-to-int truncation could make timespec_cm...
2009-10-28 Jim Meyeringfprintftime: wrap macro code argument in "do {...}...
2009-10-28 Jim Meyeringfprintftime: remove stray semicolon from previous change
2009-10-28 Jim Meyeringfprintftime: avoid a warning about ignored fwrite retur...
2009-10-28 Jim Meyeringexclude: avoid an unwarranted warning
2009-10-28 Eric Blakefseek: avoid compilation failure when fflush is replaced
2009-10-28 Bruno HaibleAvoid a nearly redundant gcc warning.
2009-10-27 Bruno HaibleAvoid warning despite dropping the return value of...
2009-10-27 Eric Blakeareadlinkat: fix fallback path
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2009-10-23 Eric Blaketests: avoid several compiler warnings
2009-10-22 Eric Blakeareadlinkat: avoid failure on older glibc
2009-10-22 Bruno HaibleRelicense stpncpy under LGPLv2+.
2009-10-21 Eric Blakeutimensat: work around Solaris 9 bug
2009-10-21 Eric Blakefdutimensat: new module
2009-10-21 Eric Blakedoc: regenerate INSTALL
2009-10-20 Jim MeyeringChangeLog syntax: use TAB, not a sequence of leading...
2009-10-20 Pádraig Bradyacl: warn if ACL support is not detected
2009-10-19 Giuseppe ScrivanoAdd extern "C" block for C++.
2009-10-18 Bruno HaibleDocument the alternative APIs for character classification.
2009-10-18 Bruno HaibleTests for module 'isblank'.
2009-10-18 Bruno HaibleNew module 'isblank'.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-18 Jim Meyeringm4: stylistic-only: hoist AC_SUBST to be adjacent to...
2009-10-18 Bruno HaibleDon't let environment variables perturb build.
2009-10-18 Bruno HaibleAvoid symlink attack in localcharset module.
2009-10-18 Bruno HaibleImplement nproc for mingw.
2009-10-18 Bruno HaibleImplement nproc for IRIX.
next