2024-11-11 |
Paul Eggert | file-has-acl: minor refactor of acl_get_link_np fix |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Paul Eggert | file-has-acl: scontext even if --disable-acl |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | nproc: Use affinity mask even in out-of-memory situations. |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Florian Weimer | nproc: Use affinity mask even on systems with more... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | acl-permissions: Define the inline functions in this... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | getpagesize: Fix use of 'extern inline' (regression... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | realloc-posix: Fix link error (regression 2024-11-04). |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | Update .gitignore after 2024-10-27 change. |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Bruno Haible | file-has-acl: Fix compilation errors on macOS et al... |
commit | commitdiff | tree | snapshot |
2024-11-10 |
Bruno Haible | relocatable-prog-wrapper: Fix compilation error on... |
commit | commitdiff | tree | snapshot |
2024-11-10 |
Pádraig Brady | file-has-acl: avoid -Werror=unused-variable with -... |
commit | commitdiff | tree | snapshot |
2024-11-10 |
Paul Eggert | file-has-acl: symlinks can have scontext |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Paul Eggert | file-has-acl: minor ENOMEM fixes |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Paul Eggert | file-has-acl: remove __gl_acl_alloc member |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | opendirat: don’t depend on openat-safer |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | getusershell: don’t depend on fopen-safer |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | savewd: don’t depend on fcntl-safer |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | savedir: don’t depend on dirent-safer |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | save-cwd: don’t depend on fd-safer-flag, unistd-safer |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | error: tune a bit for xstdopen |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | unistd-safer indicate presence |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | xstdopen: indicate presence |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | Document xstdopen vs *-safer better |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Bruno Haible | memset_explicit: Guarantee N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Bruno Haible | wcsncat: Fix configure test. |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Bruno Haible | strncat, wcsncat tests: Fix test. |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | eealloc: deprecate |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | relocatable-prog-wrapper: remove eealloc.m4 |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | regex: port better to AIX extensions |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | malloca: port better to AIX extensions |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | malloc: refactor to help replace eealloc |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | realloc-posix: mention _LINUX_SOURCE_COMPAT |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Paul Eggert | doc: remove duplicate realloc-posix listing |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Bruno Haible | aligned_alloc tests: Fix compilation error on mingw... |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Bruno Haible | reallocarray: Fix compilation error in C++ mode (regr... |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | doc: improve documentation for malloc, realloc etc |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | malloc: sync with Autoconf |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wmemset tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wmemchr tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wmemcmp tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wcsncmp tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wcsncat tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wcsncat: Guarantee N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wmemmove tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wmemcpy tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | wcsncpy tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memset_explicit tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memset tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memchr tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | strncmp tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memcmp tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | strncat tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | strndup tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | strndup: Guarantee N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | strncpy tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memmove tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memccpy tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | memcpy tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | qsort tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | bsearch tests: Verify N3322 functionality. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | realloc-posix: Avoid use of AC_LIBOBJ. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | realloc-posix: Fix link error (regression yesterday). |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | stdlib: Add a copyright header. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | calloc, malloc: Fix a comment. |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Bruno Haible | calloc: Fix configure test (regression yesterday). |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | safe-alloc: simplify, given new reallocarray behavior |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | argz: defend against realloc (0, 0) |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc-posix: update doc |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | doc: mention Solaris malloc ENOMEM issues |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc-posix: tune for glibc-like |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc-posix: use _GL_USE_STDLIB_ALLOC |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | stdlib: make MB_CUR_MAX usable from extern inline |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc-posix: set CHERI bounds |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc-posix: realloc (..., 0) now returns nonnull |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | stdlib: simplify preprocessor conditionals |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | realloc: don’t require success for nongrowth |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | calloc, malloc: tune a bit |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | calloc: configure more like malloc |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | malloc-gnu: depend on stdckdint not xalloc-oversized |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Paul Eggert | calloc: depend on stdckdint not xalloc-oversized |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Paul Eggert | malloc etc. tests: use volatile more consistently |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Bruno Haible | aligned_alloc: Fix test failures on macOS, Solaris... |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Bruno Haible | tests: Add comments. |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Bruno Haible | malloc, calloc, realloc tests: Work around clang optimi... |
commit | commitdiff | tree | snapshot |
2024-11-03 |
Bruno Haible | crc: Fix build rules with Automake's option 'subdir... |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Bruno Haible | select: Document a Haiku bug. |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Bruno Haible | eealloc: Revert last change. |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Bruno Haible | realloc-posix: Fix test failure on AIX (regression... |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Bruno Haible | eealloc: Use the same cross-compilation guess as malloc... |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Bruno Haible | Improve log output of an Autoconf test. |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Paul Eggert | malloc, realloc: fix $3 bug |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | crc: Support generating the tables also when cross... |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | malloc-posix, realloc-posix: Fix incorrect expansion... |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | malloc-gnu, eealloc: Make code more future-proof. |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | malloc-posix, calloc-posix, realloc-posix: Optimize... |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | realloc-posix tests: Enhance tests. |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | realloc-posix tests: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | calloc-posix: Add tests. |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Bruno Haible | malloc-posix: Add tests. |
commit | commitdiff | tree | snapshot |
next |