Avoid a compilation failure in Boost.
[gnulib.git] / lib /
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>.
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2008-10-19 Bruno HaibleMove the getdomainname() declaration to <unistd.h>.
2008-10-18 Bruno HaibleNew module 'dirent'.
2008-10-18 Bruno HaibleAvoid -Wunused-parameter warnings in public gnulib...
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-17 Bruno HaibleNew implementation of condition variables for Win32.
2008-10-17 Jim Meyeringignore-value: new module
2008-10-16 Paul Eggertopen-safer.c: avoid 'signed and unsigned in conditional...
2008-10-16 Jim Meyeringopenat-die.c: avoid 'no previous prototype' warning
2008-10-16 Simon JosefssonFixes for netdb.h.
2008-10-15 Simon JosefssonAdd netdb.h replacement module.
2008-10-14 Bruno HaibleAdd a comment.
2008-10-14 Bruno HaibleFix syntax error in native Win32 code.
2008-10-13 Paolo BonziniFix getaddrinfo emulation for systems with struct socka...
2008-10-13 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-13 Bruno HaibleAdd a comment.
2008-10-12 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-12 Bruno HaibleComment.
2008-10-12 Bruno HaibleUse msvcrt aware primitives for creation/termination...
2008-10-11 Yoann VandoorselaereProvide a Win32 implementation of the 'cond' module.
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Jim Meyering* lib/fclose.c: Fix typo in comment: s/close/fclose/.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-10-11 Bruno HaibleFix error handling when closesocket fails.
2008-10-11 Bruno HaibleFix test failure on Cygwin.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleNew module 'sys_ioctl'.
2008-10-10 Bruno HaibleMake the ioctl() signature POSIX compliant.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-10-09 Paolo BonziniReduce code duplication.
2008-10-07 Richard W.M. Jonesflock: new module
2008-10-06 Bruno HaibleAdd an option for ignoring EPIPE during close_stdout.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleTiny tweaks.
2008-10-05 Bruno HaibleOops, typo in warning.
2008-10-05 Bruno HaibleAdd a link warning when the 'select' module is not...
2008-10-05 Bruno HaibleNew module 'select'.
2008-10-05 Bruno HaibleUse getdtablesize module.
2008-10-05 Bruno HaibleNew module 'getdtablesize'.
2008-10-05 Bruno HaibleUse the system's values, rather than overriding them...
2008-10-04 Bruno HaibleAvoid macro redefinition warnings.
2008-10-03 Paolo BonziniDefine EWOULDBLOCK to the same value as EAGAIN.
2008-10-03 Kamil Dudkafilevercmp: new module
2008-10-03 Bruno HaibleAdd a comment.
2008-10-02 Jim Meyeringfts.c: sync with similar code from coreutils' remove.c
2008-10-02 Richard W.M. Jonesfsync: new module
next