summaryrefslogtreecommitdiff
path: root/doc/glibc-functions
Commit message (Expand)AuthorAgeFilesLines
* docs: update cygwin progressEric Blake2010-05-0450-54/+80
* Work around a MacOS X 10.4 bug with openpty.Simon Josefsson2010-04-251-0/+5
* getopt-gnu: match recent glibc fixes and posix rulingEric Blake2010-04-132-14/+19
* getopt-posix: detect MacOS bugEric Blake2010-04-132-0/+8
* vasprintf: Update documentation.Bruno Haible2010-04-051-4/+4
* Update doc regarding mingw.Bruno Haible2010-04-033-3/+12
* forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.Bruno Haible2010-03-221-2/+3
* New module 'login_tty'.Bruno Haible2010-03-221-5/+5
* login_tty: Documentation.Bruno Haible2010-03-221-0/+26
* openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.Bruno Haible2010-03-221-3/+3
* getusershell: Fix documentation.Bruno Haible2010-03-192-8/+14
* getusershell: Provide declaration, missing on Solaris 9.Bruno Haible2010-03-191-0/+3
* forkpty, openpty: prefer glibc's const-safe prototypeEric Blake2010-03-192-0/+8
* forkpty, openpty: split functions into new modulesEric Blake2010-03-192-2/+2
* Clarify access, euidaccess, faccessat.Bruno Haible2010-03-071-0/+12
* test-getopt: test stderr behaviorEric Blake2009-12-222-0/+6
* test-getopt: enhance testEric Blake2009-12-222-10/+18
* Add pty module for forkpty and openpty.Simon Josefsson2009-12-102-10/+15
* Document pty.h functions.Simon Josefsson2009-12-082-0/+46
* getopt-gnu: flush out another BSD bugEric Blake2009-11-272-6/+43
* doc: Most *_l functions exist in MacOS X 10.5.Bruno Haible2009-11-2516-16/+16
* getgroups: don't expose GETGROUPS_T to userEric Blake2009-11-131-0/+6
* mkstemps, mkostemps: new modulesEric Blake2009-11-042-0/+33
* utimensat: work around Solaris 9 bugEric Blake2009-10-202-2/+7
* doc: mention timestamp portability issuesEric Blake2009-10-103-2/+36
* selinux-h: always use getfilecon wrappersJim Meyering2009-10-094-0/+42
* doc: mention yet more cygwin 1.7 statusEric Blake2009-09-281-0/+18
* doc: mention more cygwin 1.7 statusEric Blake2009-09-262-4/+6
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-0/+4
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-4/+4
* New module 'accept4'.Bruno Haible2009-08-251-4/+4
* New module 'dup3'.Bruno Haible2009-08-241-4/+4
* New module 'mkostemp'.Bruno Haible2009-08-231-4/+4
* New module 'pipe2'.Bruno Haible2009-08-221-4/+4
* Reference some new glibc functions.Bruno Haible2009-08-224-0/+64
* strstr, strcasestr: replace on platforms with broken memchrEric Blake2009-06-171-1/+6
* Mention glibc function 'fallocate'.Pádraig Brady2009-05-221-0/+16
* doc: mention more functions added in cygwin 1.7.0Eric Blake2009-03-171-1/+1
* Separate two tests. Mention the platforms in canonical order.Bruno Haible2009-02-282-2/+2
* Detect bug in cygwin 1.5.x *printf on 1-character %ls.Eric Blake2009-02-272-2/+2
* Work around a *printf bug with %ls on Solaris.Bruno Haible2009-02-272-0/+8
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-262-0/+6
* doc: mention another function added in cygwin 1.7.0Eric Blake2009-01-191-2/+3
* doc: mention more functions added in cygwin 1.7.0Eric Blake2009-01-196-14/+19
* Mention platform-dependent limitations of wchar_t.Bruno Haible2008-12-2320-0/+60
* Tweak wording.Bruno Haible2008-12-1613-13/+13
* Update doc for cygwin 1.7.Eric Blake2008-12-1529-29/+46
* Move documentation for glibc functions that are now in POSIX.Bruno Haible2008-12-1477-1252/+0
* random_r: new moduleJim Meyering2008-10-234-16/+16
* Document existing modules.Bruno Haible2008-10-1821-82/+97