gnulib.git
2009-09-15 Ian BeckwithMerge branch 'upstream'
2009-09-15 Ian BeckwithMerge branch 'clscan'
2009-09-15 Ian Beckwithtweaked copyright.in
2009-09-15 Ian Beckwithimplement overrides
2009-09-15 Karl Berry-mautoupdate
2009-09-15 Ian Beckwithlicense_trailer: avoid bogus bare "GPL" matches
2009-09-15 Ian Beckwithadd boilerplate for standard licenses
2009-09-15 Ian Beckwithfix common-license list + License: other
2009-09-14 Jim Meyeringposixtm: don't reject a time with "60" as the number...
2009-09-14 Ian Beckwithclscan merge tweaks
2009-09-14 Ian Beckwithfirst run of clscan --merge
2009-09-14 Ian Beckwithnew.txt: yet more tweaks
2009-09-12 Ian Beckwithnew.txt: more tweaks
2009-09-12 Ian Beckwithnew.txt: small fixes
2009-09-12 Ian Beckwithnew.txt: finished first pass
2009-09-12 Ian Beckwithnew.txt: done to tests/unicase
2009-09-12 Ian Beckwithhandle modules/ outside clscan
2009-09-12 Ian Beckwithnew.txt: finished m4/
2009-09-11 Jim Meyeringannounce-gen: include [$release_type] in emitted Subject:
2009-09-11 Ian Beckwithnew.txt: finished lib/
2009-09-10 Ian Beckwithmore new.txt updates
2009-09-10 Ralf WildenhuesRemove obsolete macros from several modules.
2009-09-10 Ralf WildenhuesFix copyright header in build-aux scripts.
2009-09-10 Karl Berryautoupdate
2009-09-10 Eric Blaketest-link: allow Linux choice of errno
2009-09-10 Eric Blakestrndup: fix improper m4 caching
2009-09-10 Ian Beckwithstarted updating new.txt
2009-09-10 Eric Blakegetcwd: port to mingw
2009-09-10 Eric Blakelink: fix platform bugs
2009-09-10 Eric Blaketest-link: consolidate into single C program, test...
2009-09-10 Ian Beckwiths/license-text/license_text/
2009-09-10 Ian Beckwithfix gnulib-tool manpage typo
2009-09-10 Ian Beckwithfinished(ish) clscan, first proper --scan run
2009-09-09 Ian BeckwithCommit mostly-finished clscan, a tool to scan file...
2009-09-08 Bruno HaibleWork around towlower, towupper bug on mingw.
2009-09-08 Jim Meyeringbuild: don't try to run autoheader if we don't use it
2009-09-08 Eric Blakeeuidaccess: fix compilation error
2009-09-08 Eric Blakerawmemchr: relax license
2009-09-08 Eric Blakemkfifoat: new module
2009-09-08 Eric Blakestrchrnul: relax license
2009-09-08 Eric Blakefstatat: fix compilation on Solaris
2009-09-08 Ian Beckwithfix test file perms debian/20090908+c5c46dc-1
2009-09-08 Ian Beckwithdebian/copyright: improved somewhat; still needs more...
2009-09-08 Ian BeckwithRegistered gnulib.html with doc-base
2009-09-07 Ian BeckwithMerge branch 'upstream'
2009-09-07 Ian BeckwithAdded stub debian/watch file.
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakestdio: sort witness names
2009-09-07 Eric Blakegetcwd: minor cleanups
2009-09-07 Eric Blakeopenat: provide more convenience names
2009-09-07 Eric Blakedoc: fix comments in recent patches
2009-09-07 Ian BeckwithAdd clisp to Suggests: for gen-uninames.lisp. Should...
2009-09-07 Eric Blakefaccessat, symlinkat: continue cleanup of previous...
2009-09-07 Ian Beckwithremove .cvsignore and .gitignore files on install
2009-09-07 Ian Beckwithadded README.source
2009-09-07 Ian BeckwithBump debhelper build-dep to >= 7.0.50~ (for overrides).
2009-09-07 Ian Beckwith * debian/control: add Depends: ${misc:Depends}.
2009-09-07 Ian Beckwithdebian/rules upstream:
2009-09-07 Ian BeckwithNew Maintainer
2009-09-06 Ian BeckwithMerge branch 'upstream'
2009-09-06 Bruno HaibleRemove dependency from unistd_h.m4, sys_stat_h.m4,...
2009-09-06 Ian BeckwithMerge branch 'upstream'
2009-09-06 Bruno HaibleRemove unneeded gl_MODULE_INDICATOR invocation.
2009-09-06 Bruno HaibleSet errno to ENOSYS when a function is entirely unsuppo...
2009-09-06 Bruno HaibleMention affected platforms.
2009-09-06 Bruno HaibleFix indentation.
2009-09-06 Ian BeckwithMerge branch 'upstream'
2009-09-06 Bruno HaibleFor NULL, include <stdlib.h>, not <stdio.h>.
2009-09-06 Ben PfaffWork around a glibc bug in strtok_r.
2009-09-06 Sergey Poznyakoffexclude: minor fix
2009-09-06 Akim Demaillebootstrap: improve error message
2009-09-06 Bruno HaibleUpdate copyright year.
2009-09-05 Ian BeckwithMerge branch 'upstream'
2009-09-05 Eric Blakesymlinkat: new module
2009-09-05 Eric Blaketest-openat-safer: add more checks
2009-09-05 Jim Meyeringsyntax-check: detect unnecessary inclusion of openat.h
2009-09-05 Bruno HaibleSupport towlower and towupper.
2009-09-05 Bruno HaibleFix bug occurring when converting invalid input.
2009-09-05 Bruno HaibleTest indirect conversion as well.
2009-09-05 Ian BeckwithMerge branch 'upstream'
2009-09-05 Ian Beckwithimported debian/ files from gnulib 20090801-2
2009-09-05 Eric Blakeopenat: fail with ENOENT on empty name
2009-09-04 Eric Blakelink-follow: fix logic bug in prior patch
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-04 Eric Blakefaccessat: compile replacement
2009-09-04 Eric Blakefts: fix compilation error
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeeuidaccess: prefer POSIX over non-standard implementation
2009-09-04 Eric Blakeopenat: make template easier to use
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
2009-09-03 Eric Blakefts: avoid leaking fds
2009-09-03 Eric Blakefts: make directory fds more robust
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakedirent-safer: new module
2009-09-03 Eric Blakefdopendir: optimize on mingw
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
next