summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* signal: work around Haiku issue with SIGBUSEric Blake2011-01-061-0/+4
* doc: regenerate INSTALLEric Blake2011-01-045-192/+204
* rebuildKarl Berry2011-01-043-189/+186
* autoupdateKarl Berry2011-01-041-9/+9
* getlogin_r: Avoid test failure on HP-UX 11.Bruno Haible2011-01-031-0/+4
* pwrite: Fix test whether it works and make it work on HP-UX 11.11.Bruno Haible2011-01-021-0/+4
* tcgetsid: Correct linkage in C++ mode on HP-UX 11.00.Bruno Haible2011-01-021-0/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-0122-24/+23
* pwrite: Work around HP-UX 11.11 bug.Bruno Haible2011-01-011-0/+4
* pread: Work around HP-UX 11 bugs.Bruno Haible2011-01-011-0/+7
* nl_langinfo: fix YESEXPR on Irix 6.5Eric Blake2010-12-311-0/+4
* iconv: Document HP-UX 11 bug.Bruno Haible2010-12-311-0/+3
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-312-0/+8
* mbrtowc: Work around a Solaris 7 bug.Bruno Haible2010-12-271-0/+3
* inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-272-0/+8
* strerror_r-posix: Update doc.Bruno Haible2010-12-261-1/+1
* ptsname test: Avoid failure on Solaris.Bruno Haible2010-12-251-0/+3
* readlink doc: Mention an old glibc bug.Bruno Haible2010-12-251-1/+1
* truncl-ieee: Make it work on OSF/1 5.1 with cc.Bruno Haible2010-12-251-1/+9
* ceill-ieee: Make it work on OSF/1 5.1 with cc.Bruno Haible2010-12-251-1/+9
* sys_select: Ensure all necessary types on NonStop Kernel.Bruno Haible2010-12-241-1/+1
* *printf: Detect large precisions bug on Solaris 10/SPARC.Bruno Haible2010-12-2410-50/+40
* vsnprintf: make more consistent with snprintf; doc fixesPaul Eggert2010-12-232-6/+6
* doc: document Solaris printf bug with large float precisionsPaul Eggert2010-12-2210-0/+50
* getlogin_r: Work around portability problem on OSF/1.Bruno Haible2010-12-221-0/+4
* ttyname_r: Work around bug on OSF/1 5.1.Bruno Haible2010-12-221-0/+4
* getaddrinfo: Update doc.Bruno Haible2010-12-221-1/+1
* getaddrinfo, inet_ntop: Update doc for Solaris.Paul Eggert2010-12-222-2/+2
* New module 'roundl-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'truncl-ieee'.Bruno Haible2010-12-211-1/+1
* New module 'ceill-ieee'.Bruno Haible2010-12-211-1/+1
* New module 'floorl-ieee'.Bruno Haible2010-12-211-1/+1
* New module 'round-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'trunc-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'ceil-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'floor-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'roundf-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'truncf-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'ceilf-ieee'.Bruno Haible2010-12-211-2/+10
* New module 'floorf-ieee'.Bruno Haible2010-12-211-2/+10
* round*, trunc*: Update documentation regarding glibc.Bruno Haible2010-12-216-3/+12
* roundf, round, roundl: Update documentation regarding OSF/1 5.1.Bruno Haible2010-12-203-0/+9
* ttyname_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-0/+4
* getlogin, getlogin_r: Document HP-UX 11.11 bugs.Bruno Haible2010-12-202-0/+7
* getlogin_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-0/+4
* isnan: Ensure it is a macro.Bruno Haible2010-12-201-0/+3
* signal: Document problem with type of SIGRTMIN, SIGRTMAX on OSF/1 5.1.Bruno Haible2010-12-201-0/+4
* sys_socket: Use POSIX compatible declarations on OSF/1 5.1.Bruno Haible2010-12-204-0/+16
* tcgetsid: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-201-0/+4
* Document some different function declarations on OSF/1 5.1.Bruno Haible2010-12-193-0/+11