2019-07-06 |
Bruno Haible | doc: Remove documentation of AIX 4 as a supported platform. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of HP-UX 10 as a supported... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of Interix 3.5 as a supported... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of IRIX 6.4 and older as... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of OSF/1 as supported platform. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of Interix as a supported... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of BSDI and BSD/OS as support... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of Solaris 8 and older as... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of Interix 3.5 as a supported... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | doc: Remove documentation of BeOS as a supported platform. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | thread, lock, cond, tls: Remove support for Pth threads. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Bruno Haible | thread, lock, cond, tls: Remove support for old Solaris... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | getcwd-lgpl, getcwd: Don't call realloc when it is... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | xgetdomainname: Don't return an excessive memory alloca... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | xgethostname: Don't return an excessive memory allocation. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | areadlinkat-with-size: Don't return an excessive memory... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | areadlink-with-size: Don't return an excessive memory... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Bruno Haible | renameatu: Fix test failure on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Bruno Haible | mbrtowc: Fix invalid use of mbtowc() on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Akim Demaille | argmatch: don't define _ in the header |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Paul Eggert | verify: document ‘assume’ better |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | localcharset, nl_langinfo: Fix return value for UTF... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | getcwd: Fix crash when invoked with size = 0 on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | nonblocking-pipe tests: Fix test failure on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | usleep: Implement with millisecond resolution on native... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | lstat tests: Fix test failure on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | stat tests: Fix test failure on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Bruno Haible | getaddrinfo tests: Fix test failure on MSVC. |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Hannes Müller | poll: Fix type of timeout pointer passed to select... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | argmatch: Fix compilation errors. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | Include <stdlib.h> when needed. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | Include <stdlib.h> when needed. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | inet_ntop, inet_pton: Avoid conflict with native Window... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | inet_ntop, inet_pton: Forward-compatibility with newer... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | inet_pton: Fix link error on mingw with _WIN32_WINNT... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | poll: Add comment. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Bruno Haible | poll-h: Fix compilation error on mingw with _WIN32_WINN... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Bruno Haible | accept4: Fix compilation error on OpenIndiana. |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Paul Eggert | strverscmp: sync from glibc |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Bruno Haible | tss tests: Add tests for destructors and races. |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Bruno Haible | tls tests: Add tests for destructors and races. |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Bruno Haible | windows-tls: Implement TLS key destructors for native... |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Bruno Haible | threadlib: Avoid autoconf warning "was expanded before... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Akim Demaille | argmatch: remove duplicate const qualifier |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Paul Eggert | unistd: stddef.h and sys/types.h namespace cleanup |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Akim Demaille | maintainer-makefile: restore portability to non-GNU... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Paul Eggert | Document setvbuf _IOLBF problem |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Paul Eggert | Document lseek SEEK_DATA/SEEK_HOLE |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Akim Demaille | argmatch: put all the docs member last. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Akim Demaille | argmatch: add support to generate the usage message |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | thrd: Add comment. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threads-h: Define 'thread_local' if and only if it... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threads-h: Small doc correction. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threads-h: Define 'thread_local' if and only it actuall... |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threads-h: Simplify link dependencies. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threads-h: Fix link error on FreeBSD 11. |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | threadlib: Fix typo (regression from today). |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Bruno Haible | windows-thread, windows-tls: Fix compilation error... |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Karl Berry | autoudpate |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | tss tests: Small improvement. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | threads: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | tss: Add tests. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | cnd: Add tests. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | mtx: Add tests. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | thrd: Add tests. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | tss: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | cnd: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | mtx: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | thrd: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | threads-h: Add tests. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | threads-h: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-thread: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-tls: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-cond: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-timedrecmutex: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-timedmutex: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-recmutex: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-mutex: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | windows-once: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | lock, cond: Avoid possible counter wraparound on Windows. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | cond: Make glthread_cond_timedwait more reliable on... |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | pthread_mutex_timedlock: New module. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | thread, lock, cond, tls: Recognize C11 multithreaded... |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | tls tests: Small improvements. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | cond tests: Simplify. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Bruno Haible | lock tests: Avoid reference to undefined variable if... |
commit | commitdiff | tree | snapshot |
2019-06-19 |
Bruno Haible | nanosleep: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2019-06-19 |
Bruno Haible | Reorder pieces of header in perl scripts. |
commit | commitdiff | tree | snapshot |
2019-06-19 |
Paul Eggert | verify-tests: work around xlc bug |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Bruno Haible | Restore Emacs time-stamp hook applicability. |
commit | commitdiff | tree | snapshot |
2019-06-15 |
Bruno Haible | Fix comments in last commit. |
commit | commitdiff | tree | snapshot |
2019-06-15 |
Bruno Haible | Fix scripts to have valid executable format on Alpine... |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | nproc: Ensure nproc(NPROC_ALL) ≥ nproc(NPROC_CURRENT... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | posix_spawn_file_actions_addchdir: Fix possible use... |
commit | commitdiff | tree | snapshot |
next |