2010-12-27 |
Bruno Haible | arpa_inet: Use the common idioms with C++ support. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Bruno Haible | Fix more C++ link errors on Solaris 8. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Bruno Haible | printf-posix: Fix link error when a non-GCC compiler... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Bruno Haible | strerror_r-posix: Update doc. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Paul Eggert | utimens: simplify the logic of the previous change |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Paul Eggert | utimens: configure better on hosts with NFS clock skew |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | ptsname test: Avoid failure on Solaris. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | ptsname: Avoid ERANGE failure on some systems. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | rename, renameat: Avoid test failures at NFS mounted... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | iswblank: Fix C++ link error on Solaris 8. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | unistd: Fix C++ link error on Solaris 8. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | readlink doc: Mention an old glibc bug. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | fcntl-h: Fix for use of C++ on glibc systems. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | roundl-ieee: Make it work on OSF/1 5.1 with cc. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | truncl-ieee: Make it work on OSF/1 5.1 with cc. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | ceill-ieee: Make it work on OSF/1 5.1 with cc. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | Ensure all prerequisites of <wchar.h> are included. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | strtok_r: Fix C syntax error in autoconf macro. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | ceil, trunc, round: Fix gcc warnings. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Bruno Haible | select tests: Avoid failures on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Eric Blake | stdint: avoid HP-UX 10.20 preprocessor bug |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Eric Blake | pipe: make obsoletion transition easier |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | sys_socket: Hide mismatch of declarations on NonStop... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | gethostname: Ensure declaration on NonStop Kernel. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | sys_select: Ensure all necessary types on NonStop Kernel. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | sys_select: Remove unneeded include. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | gethostname: Provide a fallback for HOST_NAME_MAX. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | sigaction tests: Allow missing SA_RESETHAND and SA_RESTART. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | signal: Define NSIG. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | rename, renameat: Avoid test failures on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruno Haible | *printf: Detect large precisions bug on Solaris 10... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Paul Eggert | tests: port test-fdutimensat.c to Solaris 8 |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Paul Eggert | vsnprintf: make more consistent with snprintf; doc... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Eric Blake | sigpipe: relax to LGPLv2+, since it did not have any... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Paul Eggert | doc: document Solaris printf bug with large float preci... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Paul Eggert | test-posixtm.c: add two tests |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | getlogin_r: Work around portability problem on OSF/1. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | ptsname: Avoid test failure on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | Port extended stdio modules to HP NonStop Kernel. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | ttyname_r: Work around bug on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | Oops, fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | round: Implement result sign according to IEEE 754. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | trunc: Implement result sign according to IEEE 754. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | ceil: Implement result sign according to IEEE 754. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | floor: Implement result sign according to IEEE 754. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruno Haible | getaddrinfo: Update doc. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Paul Eggert | getaddrinfo, inet_ntop: Update doc for Solaris. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'roundl-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'truncl-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'ceill-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'floorl-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'round-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'trunc-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'ceil-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'floor-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'roundf-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'truncf-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'ceilf-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | New module 'floorf-ieee'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | Support for minus zero in autoconf macros. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | Tests for module 'ceil'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | Tests for module 'floor'. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | math: Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | Fix cross-compilation guesses on Solaris. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Paul Eggert | snprintf: port snprintf (NULL, 0, ...) to Solaris 8... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Paul Eggert | ftoastr: fix comment again |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bruno Haible | round*, trunc*: Update documentation regarding glibc. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | roundf, round, roundl: Update documentation regarding... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | ttyname_r: Add missing declaration on HP-UX 11. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | getlogin, getlogin_r: Document HP-UX 11.11 bugs. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | getlogin, getlogin_r: Document HP-UX 11.11 bugs. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | getlogin_r: Add missing declaration on HP-UX 11. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | getlogin_r: Add missing declaration on HP-UX 11. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | wcsrtombs: Don't confuse mbstate_t with rpl_mbstate_t. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Paul Eggert | ftoastr: fix comment |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | isnan: Ensure it is a macro. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | ldexpl test: Fix link error on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | wctype: Make it work in C++ mode on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | signal: Document problem with type of SIGRTMIN, SIGRTMA... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bruno Haible | sys_socket: Use POSIX compatible declarations on OSF... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | tcgetsid: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | stdio: Fix problem with popen() declaration on OSF... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | iconv_open: Fix regression from 2010-12-04. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | stdbool test: Avoid a gcc warning. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Jim Meyering | setenv: restore to working order |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | Document some different function declarations on OSF... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | doc: Mention vasprintf-posix module. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | unsetenv: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | setenv: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | nl_langinfo tests: Avoid gcc warning. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | mknod: Avoid error in C++ mode on OSF/1 with GCC. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | stdbool: Relax test. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | ftello: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | fseeko: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | fchdir: Add missing declaration on OSF/1 5.1. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | relocatable-prog-wrapper: Separate from relocatable... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | unistr/u8-mbsnlen: Add missing dependency. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | iconv: Make it possible again to use this module withou... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Paul Eggert | acl: port to Solaris 8 when copying from tmpfs to ufs |
commit | commitdiff | tree | snapshot |
next |