Fix a bug in the determination of LIB${NAME}_PREFIX.
[gnulib.git] / lib /
2008-12-29 Bruce Korbparse-duration: small doc tweak and coding aesthetics...
2008-12-29 Eric Blakewchar.h: supply WEOF on Irix 5.3
2008-12-26 Bruno HaibleFix indentation of comments.
2008-12-26 Bruno HaibleInclude <wchar.h> after defining the types, not before.
2008-12-25 Bruno HaibleAdd support for universal builds to <inttypes.h>.
2008-12-25 Bruno HaibleAdd support for universal builds to <stdint.h>.
2008-12-22 Ingo WeinholdMake c-stack work on Haiku.
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-22 Eric BlakeAvoid gcc warnings on cygwin.
2008-12-22 Bruno HaibleRemove HAVE_MBRTOWC conditionals. Use mbrtowc unconditi...
2008-12-22 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-12-22 Paolo Bonziniupdate regex to use the emulated mb*/wc* functions
2008-12-22 Bruno HaibleOops, fix syntax error.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleOverride mbsrtowcs when redefining mbstate_t.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-20 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleVerify an assumption.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-18 Simon Josefssonflock: Fix trivial mistakes.
2008-12-18 Bruno HaibleVerify an assumption.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-12-17 Bruno Haibleenviron is supposed to be declared by <unistd.h>.
2008-12-16 Bruno Haibleparse-duration: various small improvements.
2008-12-15 Bruno HaibleFix compilation error on OSF/1 4.0.
2008-12-09 Ralf Wildenhuesadd missing include to parse-duration.c
2008-12-09 Jim Meyeringwork around mingw's lack of some S_IF definitions
2008-12-08 Jim Meyering* lib/posixtm.c: Remove now-useless declaration of...
2008-12-07 Bruno HaibleFix declaration of uniconv_register_autodetect function.
2008-12-07 Jim Meyeringposixtm.c: avoid a warning
2008-12-07 Jim Meyeringunicodeio.c: mark unused parameters
2008-12-06 Bruno HaibleAdd comments.
2008-12-06 Bruno HaibleTreat SIGBUS like SIFSEGV on platforms that need it.
2008-11-29 Jim Meyeringfts: fix a thinko
2008-11-29 Jim Meyeringfts: provide dirent.d_type via FTSENT.fts_statp, when...
2008-11-28 Simon Josefssonsys_time: Add extern "C" block for C++.
2008-11-20 Bruno HaibleAttempt to work around another AIX 5.3, 6.1 compiler...
2008-11-19 Alexandre Duret... Avoid a compilation failure in Boost.
2008-11-17 Bruce KorbNew module 'parse-duration'.
2008-11-15 Bruno HaibleMake the netdb.h replacement work on Haiku.
2008-11-15 Bruno HaibleMake the 'sched' module work on platforms where <sched...
2008-11-12 Jim Meyering* lib/unicodeio.c (unicode_to_mb): Correct spelling...
2008-11-12 Bruno HaibleDon't duplicate a function defined elsewhere in gnulib.
2008-11-12 Bruno HaibleAdd a comment.
2008-11-11 Bruno HaibleUse substituted macros instead of C preprocessor macros.
2008-11-10 Bruno HaibleFix a serious gcc warning.
2008-11-10 Bruno HaibleAdd note about Haiku.
2008-11-10 Bruno HaibleAdd support for Haiku.
2008-11-10 Bruno HaibleTreat Haiku like BeOS.
2008-11-10 Ingo WeinholdTreat Haiku like BeOS.
2008-11-06 Bruno HaibleAvoid link errors in C++ programs.
2008-10-28 Simon JosefssonAdd modules for sys/times.h header and times function.
2008-10-27 Simon JosefssonFix typo in last commit.
2008-10-27 Simon Josefssonlib/sys_stat.in.h (lstat): Fix declaration for mingw.
2008-10-26 Jim Meyering* lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as...
2008-10-26 Bruno HaibleFix a clash between the type DATADIR on Windows and...
2008-10-26 Simon Josefssonstdlib: Provide struct random_data.
2008-10-25 Bruno HaibleOverride the gethostname() declaration on native Window...
2008-10-25 Bruno HaibleMove HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
2008-10-25 Simon JosefssonUse stdint.h, for int32_t.
2008-10-24 Eric Blakegetgroups: fix compilation when getgroups is available
2008-10-24 Bruno HaibleDefine a dummy SA_NODEFER macro on Interix.
2008-10-23 Jim Meyeringrandom_r: new module
2008-10-23 Jim Meyeringselinux-h: mark parameters of stub functions as intenti...
2008-10-22 Simon Josefssonlib/sys_socket.in.h (FD_ISSET): Fix warnings under...
2008-10-22 Eric Blakeglthread/thread: avoid compiler warning
2008-10-22 Eric Blakenetdb: also supply struct addrinfo for cygwin 1.5.x
2008-10-21 Jim Meyeringse-linux-h: remove ENOTSUPP-defining code; instead...
2008-10-21 Jim Meyeringselinux-h: new module (from coreutils/gl/)
2008-10-21 Bruno HaibleCleanup and simplify winsock split changes.
2008-10-21 Bruno HaibleAdd gethostname() declaration to <unistd.h>.
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-20 Bruno HaibleTake into account the role of SIGABRT_COMPAT on Windows...
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-20 Jim Meyeringcanon-host: Include netdb.h instead of getaddrinfo.h.
2008-10-20 Simon Josefssonlib/netdb.in.h: Don't define GNU specific constants.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleMake use of sys_wait module.
2008-10-19 Bruno HaibleNew module 'sys_wait'.
2008-10-19 Bruno HaibleAssume that waitpid() fills an 'int' status, not a...
2008-10-19 Bruno HaibleNew module 'atoll'.
2008-10-19 Bruno HaibleAdd strtoull() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAdd strtoll() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAvoid a compilation error on mingw.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-10-19 Bruno HaibleAdd getusershell(), setusershell(), endusershell()...
2008-10-19 Bruno HaibleAdd a getloadavg() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleMove the lchmod() declaration to <sys/stat.h>.
2008-10-19 Bruno HaibleMove the dirfd() declaration to <dirent.h>.
next