]> sourceware.org Git - glibc.git/history - posix
Update kernel version to 5.15 in tst-mman-consts.py
[glibc.git] / posix /
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
2021-03-09 Florian Weimerposix: tst-spawn4-compat can be a regular test
2021-03-09 Florian Weimerposix: tst-glob_lstat_compat no longer needs to be...
2021-03-05 Florian Weimerposix: glob, glob64 should not be declared __THROW...
2021-02-23 Adhemerval Zanellaposix: Falling back to non wide mode in case of encodin...
2021-02-16 Lukasz Majewskitst: Provide test for sched_rr_get_interval
2021-02-09 Adhemerval Zanellaregex: stop using alloca
2021-02-09 Adhemerval Zanellaregexec: remove alloca usage in build_trtable
2021-02-09 Adhemerval Zanellaregex: remove alloca usage on regex set_regs
2021-02-08 Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-02-03 Stafford Horne posix/tst-rfc3484: Fix compile failure linking to...
2021-02-01 H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-20 Adhemerval Zanellaposix: Fix fnmatch.c on bootstrap
2021-01-20 Adhemerval Zanellaposix: Fix regex_internal.h on bootstrap
2021-01-10 Martin Seborposix: Correct attribute access mode on readlinkat...
2021-01-04 Adhemerval Zanellaposix: Sync fnmatch with gnulib
2021-01-04 Adhemerval ZanellaSync flexmember.h with gnulib
2021-01-04 Adhemerval Zanellaposix: Sync glob code with gnulib
2021-01-04 Adhemerval Zanellaposix: Sync regex code with gnulib
2021-01-02 Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-12-04 DJ Deloriensswitch: use new internal API (callers)
2020-11-25 Stefan LieblerMark mtrace tests UNSUPPORTED if bug-ga2.mtrace or...
2020-11-23 Stefan LieblerUse libnss_files.so for tests posix/bug-ga2 and resolv...
2020-11-13 Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-10-08 Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-16 Andreas SchwabFix handling of collating symbols in fnmatch (bug 26620)
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-08-05 Paul EggertCopy regex_internal.h from Gnulib
2020-08-05 Paul EggertCopy regex BITSET_WORD_BITS porting from Gnulib
2020-08-05 Paul EggertSync regex.h from Gnulib
2020-05-11 Martin SeborSuppress GCC 10 true positive warnings [BZ #25967]
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-04-16 Carlos O'DonellFix typo in posix/tst-fnmatch.input (Bug 25790)
2020-04-14 Alistair Francisposix: Add wait4 test case
2020-02-27 Adhemerval Zanellaposix: Refactor tst-waitid (BZ #14666)
2020-02-20 Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-02-20 Florian WeimerAdd hidden prototypes for __sched_getparam, __sched_get...
2020-02-07 Lukasz Majewskiy2038: Define __suseconds64_t type to be used with...
2020-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-20 Adhemerval ZanellaAdd exception-based flags for wait4
2019-12-19 Adhemerval ZanellaConsolidate wait3 implementations
2019-12-19 Adhemerval ZanellaImplement waitpid in terms of wait4
2019-12-19 Adhemerval ZanellaImplement wait in terms of waitpid
2019-11-11 Andreas SchwabFix array bounds violation in regex matcher (bug 25149)
2019-11-06 Adhemerval ZanellaRefactor nanosleep in terms of clock_nanosleep
2019-11-06 Adhemerval Zanellaposix: Sync regex with gnulib
2019-10-09 Adhemerval Zanellaposix: Use posix_spawn for wordexp
2019-10-08 Florian Weimerposix/tst-wordexp-nocmd: Fix diagnostics output in...
2019-10-08 Florian Weimerwordexp: Split out command execution tests from posix...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29 Paul EggertFix posix/tst-regex by using UTF-8 and own test input
2019-08-28 Stefan LieblerFix posix/tst-regex by using a dedicated input-file.
2019-08-21 Paul EggertRemove dead regex code
2019-08-21 Paul EggertFix bad pointer / leak in regex code
2019-07-10 Adhemerval Zanellaposix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-04-30 Paul EggertMake mktime etc. compatible with __time64_t
2019-03-14 Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-03-13 Zack WeinbergUse a proper C tokenizer to implement the obsolete...
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-22 Joseph MyersBreak some lines before not after operators.
next
This page took 0.123933 seconds and 8 git commands to generate.