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 |
2010-12-19 |
Paul Eggert | tests: set fail=0 at start |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Haible | memmem-simple: Stylistic changes. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Pádraig Brady | memmem: rearrange memmem and expand memmem-simple modules |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Pádraig Brady | Improve cross-compilation guesses for uClibc. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Eric Blake | configmake: provide fallbacks for oldest supported... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pádraig Brady | read-file: reorganize to avoid various issues |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Eric Blake | cloexec, fcntl: relax license |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Bruno Haible | Tweak last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Bruno Haible | Tests for module 'pipe-posix. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Bruno Haible | Oops, fix mistake in last commit. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Bruno Haible | pipe-posix: Make it work in C++ mode. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Bruno Haible | Rename module 'pipe' to 'spawn-pipe'. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Eric Blake | pipe-posix: new module |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Eric Blake | * build-aux/gendocs.sh: restore x bit |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bruno Haible | unistr/u8-strcmp: Avoid collision with libc function... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Bruno Haible | Update internal documentation. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Bruno Haible | Put more information about failed tests into the test... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Bruno Haible | Update for Solaris 11 2010-11. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Bruno Haible | nproc: Relax license. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Eric Blake | maint: restore executable bit |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Paul Eggert | utimecmp: fine-grained src to nearby coarse-grained... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Bruno Haible | strerror_r-posix: Fix autoconf test. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Bruno Haible | Tests for module 'getdomainname'. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Bruno Haible | getdomainname: Use the system function when possible. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Bruno Haible | sys_socket: Ensure ss_family field on AIX. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bruno Haible | readline: Improve configure output. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bruno Haible | *printf-posix: Detect a bug on Solaris 10/x86. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | Fix link error when module libunistring-optional is... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | regex: Mention link dependencies. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | ftoastr: Fix compilation error on Solaris. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | Oops, fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | getloadavg: Update documentation. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | sys_socket: Fix test whether the functions are declared. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | getpass: Make sure to get system declaration on some... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruno Haible | iconv-h: Fix test-iconv-h-c++ failure on Solaris 11... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Paul Eggert | ftoastr: comment fix |
commit | commitdiff | tree | snapshot |
next |