packaing: switch off build_html
[platform/upstream/glibc.git] / posix /
2024-01-01 Paul EggertOmit regex.c pragmas no longer needed
2024-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-22 Florian Weimerposix: Revert the removal of the crypt prototype from...
2023-11-15 Adhemerval Zanellaposix: Check pidfd_spawn with tst-spawn7-pid
2023-10-30 Adhemerval Zanellacrypt: Remove libcrypt support
2023-10-24 Arjun ShankarMove getnameinfo from 'inet' to 'nss'
2023-10-24 Arjun ShankarMove getaddrinfo from 'posix' into 'nss'
2023-10-24 Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-09-29 Arjun ShankarRemove unused -DRESOLVER getaddrinfo build flag
2023-09-05 Adhemerval Zanella... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-05 Adhemerval Zanella... linux: Add posix_spawnattr_{get, set}cgroup_np (BZ...
2023-08-03 Samuel Thibaulttst-*glob*: Do not check d_name size
2023-07-26 Adhemerval Zanella... posix: Fix test-errno build with fortify enable
2023-07-05 Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 Frédéric Bératposix/bits/unistd.h: Clearly separate declaration from...
2023-07-05 Frédéric BératExclude routines from fortification
2023-06-22 Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-13 Dridi Boukelmouneposix: Add test case for gai_strerror()
2023-06-06 Frédéric Bérattests: Replace various function calls with their x...
2023-06-06 Frédéric Bérattests: fix warn unused result on asprintf calls
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01 Frédéric Bérattests: fix warn unused results
2023-06-01 Frédéric Bérattests: replace ftruncate by xftruncate
2023-05-19 Carlos O'Donellposix: Reformat Makefile.
2023-05-01 набFix regex type usage
2023-04-20 Adhemerval Zanellaposix: Re-flow and sort multiline Makefile definitions
2023-03-28 Julian Squiresposix: Fix some crashes in wordexp [BZ #18096]
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-08 abushwangrt: fix shm_open not set ENAMETOOLONG when name exceeds...
2023-03-08 Adhemerval Zanella... posix: Ensure the initial signal disposition for tst...
2023-02-20 Samuel Thibault__glob64_time64: Fix typo for stub_warning call (BZ...
2023-02-19 Samuel Thibaultglob64_time64: Fix typo for stub_warning call (BZ ...
2023-02-13 Mahesh BodapatiNaming the parameter of dummy_sa_handler
2023-02-01 Sergey Bugaevhurd: Implement SHM_ANON
2023-02-01 Adhemerval Zanella... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-04 Florian Weimerposix: Make posix_spawn extensions available by default
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-05 Adhemerval Zanella... posix: Suppress -Os may be used uninitialized warnings...
2022-10-05 Adhemerval Zanella... posix: Suppress -Os warnings on fnmatch
2022-09-22 Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-08-24 Paul EggertMerge getopt patch from Gnulib
2022-08-24 Paul EggertMerge _GL_UNUSED C23 patch from Gnulib
2022-07-05 Adhemerval ZanellaReplace __libc_multiple_threads with __libc_single_threaded
2022-06-24 Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-02 Adhemerval Zanellalinux: Add process_madvise
2022-05-25 Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-17 Adhemerval Zanellalinux: Add P_PIDFD
2022-04-27 DJ Delorieposix/glob.c: update from gnulib
2022-04-14 Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-03-31 Adhemerval Zanellaposix: Remove unused variable on tst-_Fork.c
2022-02-03 Adhemerval Zanellaposix: Fix tst-spawn6 terminal handling (BZ #28853)
2022-02-02 Adhemerval Zanellaposix: Replace posix_spawnattr_tc{get,set}pgrp_np with...
2022-01-25 Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2022-01-24 Andreas SchwabFix handling of unterminated bracket expressions in...
2022-01-12 Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-24 Paul Eggertregex: fix buffer read overrun in search [BZ#28470]
2021-11-24 Adhemerval Zanellaio: Refactor close_range and closefrom
2021-11-02 Fangrui Songregex: Unnest nested functions in regcomp.c
2021-10-21 Adhemerval Zanellaposix: Remove alloca usage for internal fnmatch impleme...
2021-10-20 Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20 Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-10-04 Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-09-27 Adhemerval Zanellalinux: Simplify get_nprocs
2021-09-21 Paul Eggertregex: copy back from Gnulib
2021-09-16 Aurelien Jarnoposix: Fix attribute access mode on getcwd [BZ #27476]
2021-09-06 Carlos O'DonellAdd generic C.UTF-8 locale (Bug 17318)
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-09-01 DJ Delorieposix: remove some iso-8859-encoded characters
2021-08-26 Adhemerval ZanellaUse support_open_dev_null_range io/tst-closefrom, misc...
2021-07-22 Samuel Thibaulthurd: Fix glob lstat compatibility
2021-07-22 Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-13 Adhemerval Zanellaposix: Ignore non opened files on tst-spawn5
2021-07-09 H.J. LuProperly run tst-spawn5 directly [BZ #28067]
2021-07-08 Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-01 Stefan LieblerFix extra PLT reference in libc.so due to __glob64_time...
2021-06-28 Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-06-27 Andreas Schwabwordexp: handle overflow in positional parameter number...
2021-06-24 Adhemerval Zanellaposix: Do not clobber errno by atfork handlers
2021-06-24 Adhemerval Zanellaposix: Consolidate fork implementation
2021-06-15 Adhemerval Zanellay2038: Add test coverage
2021-06-15 Adhemerval Zanellaposix: Add glob64 with 64-bit time_t support
2021-06-15 Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-02 Florian WeimerAdd missing symbols to Version files
2021-05-18 Stefan LieblerFix stringop-overflow warning in bug-regex19.c.
2021-05-07 Adhemerval Zanellalinux: Use sched_getaffinity for __get_nprocs (BZ ...
2021-05-07 Adhemerval ZanellaRemove architecture specific sched_cpucount optimizations
2021-05-06 Martin SeborAnnotate additional APIs with GCC attribute access.
2021-05-05 Florian Weimernptl: Move sem_close, sem_open into libc
2021-05-04 Florian Weimerposix: Fix Hurd build failure in tst-execveat
2021-05-03 Alexandra Hájkoválinux: Add execveat system call wrapper
2021-04-21 Andreas SchwabFix argv overrun in getconf (bug 27761)
2021-04-15 Adhemerval Zanellaposix: Add wait3 tests
2021-03-12 Adhemerval Zanellaposix: Consolidate register-atfork
next