2019-06-10 |
Bruno Haible | doc: Mention more ISO TS 18661-1 <math.h> functions. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention pkey_alloc, pkey_set, pkey_get, pkey_free... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention mlock2. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention memfd_create. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention copy_file_range. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention preadv2, pwritev2. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention strfromf, strfromd, strfroml. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention getrandom, getentropy. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention ISO TS 18661-1 <fenv.h> functions. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention more ISO TS 18661-1 <math.h> functions. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention nextdown, nextup. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention pthread_getattr_default_np, pthread_setatt... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention getauxval. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention epoll_create1. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention timerfd_create, timerfd_gettime, timerfd_s... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention signalfd. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention eventfd, eventfd_read, eventfd_write. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention epoll_pwait. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention sync_file_range. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention sched_getcpu. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention ppoll. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention inotify_* functions. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Add references to glibc documentation. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Add references to Linux man pages. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention eaccess. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention the availability of specific functions... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Mention that glibc no longer provides h_errno. |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Remove mention of functions that are gone from... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Remove mention of function vm86 (does not exist... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Bruno Haible | doc: Update after removal of crypt functions from glibc... |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Paul Eggert | copy-file: fix typo |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Paul Eggert | copy-file-range: simplify into a stub |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Paul Eggert | copy-file: prefer copy_file_range |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Paul Eggert | copy-file-range: new module |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Bruno Haible | binary-io: Attempted use of O_BINARY on consoles no... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-05-28 |
James Youngman | dirent-safer: Make opendir_safer usable from C++. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
James Youngman | canonicalize: Make canonicalize_filename_mode usable... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Akim Demaille | prefix-gnulib-mk: Fix CPPFLAGS migration |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Paul Eggert | flexmember: update comments again |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Paul Eggert | flexmember: update comment |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Bruno Haible | setlocale: Improve fallback on macOS. |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Bruno Haible | localename: Fix default on macOS. |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Karl Berry | sync texinfo.tex with file on ftp.gnu.org |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Akim Demaille | maintainer-makefile: catch uses of $< in non-implicit... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Bruno Haible | threadlib: Provide an easy way to avoid mingw's winpthr... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Bruno Haible | pthread_sigmask: Fix compilation error with --enable... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Paul Eggert | close-stream, closein, closeout: simplify |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Bruno Haible | libtool-next-version: New program. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Bruno Haible | declared.sh: Fix comment. |
commit | commitdiff | tree | snapshot |
2019-05-11 |
John Darrington | version-etc: Ease translation. |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Bruno Haible | gnupload: Explain how to create symlinks. |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Paul Eggert | fpucw: port to gcc -pedantic |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Paul Eggert | crypto/af_alg: port to strict C compilers |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Bruno Haible | base64: Avoid false positive warning from Coverity. |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Bruno Haible | gettext: Update to gettext 0.20. |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Paul Eggert | verify: remove verify_true |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Paul Eggert | Support C2X and C++17 static_assert |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Paul Eggert | Fix _GL_HAVE__STATIC_ASSERT typo |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Bruno Haible | wcwidth: Ensure width 1, not 2, for ambiguous characters. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Paul Eggert | Port manywarnings to GCC 9 |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Paul Eggert | Sync lib/mktime-internal.h from glibc |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Paul Eggert | autoupdate (removing trailing white space from config... |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Bruno Haible | tls tests: Prevent that the test takes too long. |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Bruno Haible | lock tests: Prevent that the test takes too long. |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Bruno Haible | localename: Fix crash on mingw (regression from 2018... |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Bruno Haible | Fix gcc warnings on 64-bit mode mingw. |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Bruno Haible | error: Tweak indentation. |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Bruno Haible | term-style-control: Fix gcc warning on mingw. |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Bruno Haible | pipe-filter-gi, pipe-filter-ii: Fix gcc warning. |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Bruno Haible | relocatable-prog: Fix gcc warning on mingw. |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Bruno Haible | gitsub.sh: New file. |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Akim Demaille | argmatch: use void* for raw memory pointers |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Akim Demaille | prefix-gnulib-mk: fix the support for gnulib-po |
commit | commitdiff | tree | snapshot |
2019-04-18 |
Bernhard Voelker | di-set: allow free with 'ino_map' being NULL |
commit | commitdiff | tree | snapshot |
2019-04-15 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-04-14 |
Paul Eggert | * lib/str-two-way.h: Fix comment typo. |
commit | commitdiff | tree | snapshot |
2019-04-14 |
Bruno Haible | x-to-1: Restore ability to use original calling convention. |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Bruno Haible | gettext: Prepare for next gettext release. |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Bruno Haible | x-to-1: Avoid failure due to missing perl modules. |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Bruno Haible | openmp-init: New module. |
commit | commitdiff | tree | snapshot |
2019-04-12 |
Bruno Haible | signbit: Fix compilation error when gnulib's math.h... |
commit | commitdiff | tree | snapshot |
2019-04-12 |
Bruno Haible | openmp: Fix compilation error on platforms without... |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Bernhard Voelker | mountlist: make parsing /proc/self/mountinfo more robust |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Bruno Haible | openmp: Add workaround for 32-bit programs on AIX. |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Bruno Haible | nproc: Fix return value for privileged processes. |
commit | commitdiff | tree | snapshot |
2019-04-07 |
Bruno Haible | Add copyright notices in several files. |
commit | commitdiff | tree | snapshot |
2019-03-31 |
Karl Berry | revert texinfo.tex to 2019-03-03.15 per Gavin |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Bruno Haible | term-style-control tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Bruno Haible | term-style-control: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Bruno Haible | term-style-control: Add tests. |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Bruno Haible | term-style-control: New module. |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Akim Demaille | _Noreturn: beware of C's _Noreturn in C++ pre C++11 |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Bruno Haible | Support cross-compilation to musl libc. |
commit | commitdiff | tree | snapshot |
next |