summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add modules for sys/times.h header and times function.Simon Josefsson2008-10-282-0/+126
* Fix typo in last commit.Simon Josefsson2008-10-271-1/+1
* lib/sys_stat.in.h (lstat): Fix declaration for mingw.Simon Josefsson2008-10-271-6/+13
* * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.Jim Meyering2008-10-261-1/+4
* Fix a clash between the type DATADIR on Windows and the macro DATADIR.Bruno Haible2008-10-261-3/+3
* stdlib: Provide struct random_data.Simon Josefsson2008-10-261-1/+14
* Override the gethostname() declaration on native Windows systems.Bruno Haible2008-10-252-1/+54
* Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.Bruno Haible2008-10-252-5/+4
* Use stdint.h, for int32_t.Simon Josefsson2008-10-251-0/+4
* getgroups: fix compilation when getgroups is availableEric Blake2008-10-241-3/+5
* Define a dummy SA_NODEFER macro on Interix.Bruno Haible2008-10-241-0/+6
* random_r: new moduleJim Meyering2008-10-232-0/+457
* selinux-h: mark parameters of stub functions as intentionally unusedJim Meyering2008-10-232-27/+41
* lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.Simon Josefsson2008-10-221-2/+2
* glthread/thread: avoid compiler warningEric Blake2008-10-221-0/+1
* netdb: also supply struct addrinfo for cygwin 1.5.xEric Blake2008-10-221-2/+3
* se-linux-h: remove ENOTSUPP-defining code; instead, use errnoJim Meyering2008-10-212-18/+0
* selinux-h: new module (from coreutils/gl/)Jim Meyering2008-10-212-0/+88
* Cleanup and simplify winsock split changes.Bruno Haible2008-10-214-7/+2
* Add gethostname() declaration to <unistd.h>.Bruno Haible2008-10-212-0/+23
* Split winsock.c into many smaller files.Simon Josefsson2008-10-2118-348/+733
* Take into account the role of SIGABRT_COMPAT on Windows 2008.Bruno Haible2008-10-212-2/+51
* Move the lstat() declaration to <sys/stat.h>.Bruno Haible2008-10-215-36/+34
* canon-host: Include netdb.h instead of getaddrinfo.h.Jim Meyering2008-10-201-3/+2
* lib/netdb.in.h: Don't define GNU specific constants.Simon Josefsson2008-10-201-1/+5
* Move getaddrinfo.h declarations to netdb.h.Simon Josefsson2008-10-204-169/+135
* Make use of sys_wait module.Bruno Haible2008-10-191-43/+0
* New module 'sys_wait'.Bruno Haible2008-10-191-0/+108
* Assume that waitpid() fills an 'int' status, not a 'union wait'.Bruno Haible2008-10-191-24/+9
* New module 'atoll'.Bruno Haible2008-10-192-0/+51
* Add strtoull() declaration to <stdlib.h>.Bruno Haible2008-10-191-2/+23
* Add strtoll() declaration to <stdlib.h>.Bruno Haible2008-10-191-0/+21
* Avoid a compilation error on mingw.Bruno Haible2008-10-191-4/+4
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-1911-112/+71
* Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.Bruno Haible2008-10-192-1/+34
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-192-2/+26
* Move the lchmod() declaration to <sys/stat.h>.Bruno Haible2008-10-193-37/+31
* Move the dirfd() declaration to <dirent.h>.Bruno Haible2008-10-197-41/+23
* Move the euidaccess() declaration to <unistd.h>.Bruno Haible2008-10-193-5/+16
* Move the getdomainname() declaration to <unistd.h>.Bruno Haible2008-10-194-48/+28
* New module 'dirent'.Bruno Haible2008-10-191-1/+1
* Avoid -Wunused-parameter warnings in public gnulib header files.Bruno Haible2008-10-181-3/+3
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-1831-0/+62
* New implementation of condition variables for Win32.Bruno Haible2008-10-174-182/+269
* ignore-value: new moduleJim Meyering2008-10-171-0/+45
* open-safer.c: avoid 'signed and unsigned in conditional...' warningPaul Eggert2008-10-161-4/+5
* openat-die.c: avoid 'no previous prototype' warningJim Meyering2008-10-161-1/+3
* Fixes for netdb.h.Simon Josefsson2008-10-161-1/+4
* Add netdb.h replacement module.Simon Josefsson2008-10-151-0/+48
* Add a comment.Bruno Haible2008-10-141-2/+4