wctype: allow C++ use
[gnulib.git] / lib /
2010-01-10 John W. Eatonwctype: allow C++ use
2010-01-10 Eric Blakedirent: fix test failure
2010-01-10 Petr Salingerlinkat, renameat: avoid bad free
2010-01-10 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-10 Jim Meyeringreadtokens: this module *does* require xalloc.h
2010-01-10 Aurelien Jarnoutimens (fdutimens): ignore a negative FD, per contract
2010-01-10 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
2010-01-10 Jim Meyeringxalloc.h: use consistent formatting
2010-01-10 Eric Blakemkdir: avoid xalloc
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2010-01-01 Bruno Haiblelocalename: Avoid gcc warning.
2010-01-01 Jim Meyeringversion-etc: set COPYRIGHT_YEAR to 2010
2010-01-01 Eric Blakeutimens: avoid shadowing warning
2010-01-01 Bruno Haiblevasnprintf: Avoid passing an 'rpl_mbstate_t *' to the...
2009-12-31 Bruno Haiblespawn: Fix incomplete fix.
2009-12-31 Bruno HaibleAvoid namespace pollution on glibc systems.
2009-12-31 Bruno Haiblespawn: Fix misapplied patch.
2009-12-31 Eric Blakesignal, spawn: use link warnings
2009-12-31 Eric Blakespawn: improve wrapper support
2009-12-31 Eric Blakesys_times, sys_utsname: use include_next
2009-12-31 Eric Blakesys_wait: drop link-warning dependency
2009-12-31 Eric Blakeunistd: fix typo
2009-12-31 Bruno HaibleFix compilation error with Solaris cc.
2009-12-30 Eric Blakefutimens, utimensat: work around ntfs-3g bug
2009-12-30 Eric Blakelink-warning: make usage consistent
2009-12-30 Eric Blaketests: test more substitute headers
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-28 Jim Meyeringmaint: use consistent FSF copyright line syntax
2009-12-26 Bruno Haiblelocalename: Fix storage allocation of gl_locale_name_th...
2009-12-26 Jim Meyeringisdir: clean up, since at least grep still uses it
2009-12-25 Bruno Haibleselinux-h: Make generated .h files standalone.
2009-12-25 Bruno Haibleopenat: Fix warning.
2009-12-25 Bruno HaibleNew module 'unused-parameter'.
2009-12-24 Bruno Haiblebinary-io: Avoid gcc warning due to SET_BINARY.
2009-12-24 Bruno HaibleAvoid future namespace pollution on glibc systems.
2009-12-24 Bruno HaibleReduce namespace pollution on glibc systems.
2009-12-24 Bruno HaibleFix typo in today's commit.
2009-12-24 Eric Blakebuild: pull in conditional headers during GNULIB_POSIXCHECK
2009-12-24 Eric Blakeunistd: work around cygwin bug
2009-12-23 Bruno Haiblelocalename: Make aware of thread locale.
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-23 Bruno Haibleunistd: Ensure getcwd gets declared before being overri...
2009-12-22 Eric Blakemath, unistd: avoid redundant includes
2009-12-22 Eric Blakegetsubopt: work around cygwin bug
2009-12-22 Eric Blakegetopt: synchronize from glibc
2009-12-22 Bruno HaibleTweak last commit.
2009-12-22 Bruno Haiblelocalename: Improvements for MacOS X and Cygwin.
2009-12-22 Bruno Haiblelocalename: Update list of Win32 locale ids.
2009-12-19 Eric Blakefutimens, utimensat: work around Linux bug
2009-12-19 Eric Blakeutimens: work around Linux ctime bug
2009-12-19 Eric Blakedirfd: fix prototype
2009-12-19 Eric Blakecanonicalize: reduce memory usage
2009-12-19 Bruno Haiblefflush: tweak
2009-12-19 José E. MarchesiFix typo in comment.
2009-12-17 Eric Blakefcntl: use to simplify other modules
2009-12-17 Eric Blakefcntl: port portions of fcntl to mingw
2009-12-17 Eric Blakefcntl: work around cygwin bug in F_DUPFD
2009-12-17 Eric Blakefcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2009-12-17 Eric Blakebinary-io: avoid potential compilation warning
2009-12-16 Eric Blakefflush: avoid compilation error on NetBSD
2009-12-16 Eric Blakefcntl-h, stdio, sys_ioctl: fix declarations
2009-12-15 Joel E. Denny*printf: Fix memory leak.
2009-12-15 Eric Blakeutimens: one more try at avoiding compiler warning
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-13 Bruno Haiblelocalcharset: Fix comment.
2009-12-12 Bruno Haibleduplocale: Tweak.
2009-12-12 Bruno HaibleTweak whitespace.
2009-12-12 Bruno Haiblelocalcharset: Add comment.
2009-12-11 Bruno HaibleNew module 'fd-safer-flag'.
2009-12-11 Bruno HaibleNew module 'nl_langinfo'.
2009-12-11 Bruno HaibleNew module 'langinfo'.
2009-12-11 Bruno HaibleUntabify.
2009-12-11 Bruno HaibleMove pipe2-safer code to its own file.
2009-12-11 Bruno Haiblerecvfrom: Allow NULL argument.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-12-10 Bruno Haiblestdio: Avoid syntax error in C++ mode.
2009-12-10 Jim Meyeringmgetgroups: do not write bytes beyond end of malloc...
2009-12-09 Bruno Haiblemgetgroups: Avoid undefined behaviour when ng == 0.
2009-12-09 Bruno Haiblefchdir: Optimize away rpl_fstat when possible.
2009-12-09 Bruno Haiblefchdir: Update comment.
2009-12-09 Bruno Haiblecloexec: Clarify code.
2009-12-09 Eric Blakefchdir: avoid memory leak on re-registration.
2009-12-08 Eric Blakefchdir: fix logic bugs
2009-12-08 Eric Blakedup2: fix logic bugs
2009-12-08 Eric Blakeunistd-safer: add unit test
2009-12-07 Eric Blakecloexec: preserve text vs. binary across dup_cloexec
2009-12-07 Eric Blakemgetgroups: reduce duplicate listings
2009-12-07 Bruno Haiblecloexec: Fix possible compilation error.
2009-12-06 Bruno Haibleprognam: Add diagnostic.
2009-12-05 Eric Blakepipe2-safer: new module
2009-12-05 Eric Blakestdlib-safer: preserve cloexec flag for mkostemp[s]
2009-12-05 Eric Blakeunistd-safer: allow preservation of cloexec status...
2009-12-05 Eric Blakecloexec: add dup_cloexec
2009-12-05 Bruno Haibleprogname: Clarify specification.
2009-12-05 Eric Blakemgetgroups: add xgetgroups, and avoid ENOSYS failures
2009-12-05 Eric Blakemgetgroups: avoid argument promotion issues with -1
next