index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
Age
Commit message (
Expand
)
Author
2020-02-27
posix: Refactor tst-waitid (BZ #14666)
Adhemerval Zanella
2020-02-20
Fix use-after-free in glob when expanding ~user (bug 25414)
Andreas Schwab
2020-02-20
Add hidden prototypes for __sched_getparam, __sched_getscheduler
Florian Weimer
2020-02-07
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-20
Add exception-based flags for wait4
Adhemerval Zanella
2019-12-19
Consolidate wait3 implementations
Adhemerval Zanella
2019-12-19
Implement waitpid in terms of wait4
Adhemerval Zanella
2019-12-19
Implement wait in terms of waitpid
Adhemerval Zanella
2019-11-11
Fix array bounds violation in regex matcher (bug 25149)
Andreas Schwab
2019-11-06
Refactor nanosleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
posix: Sync regex with gnulib
Adhemerval Zanella
2019-10-09
posix: Use posix_spawn for wordexp
Adhemerval Zanella
2019-10-08
posix/tst-wordexp-nocmd: Fix diagnostics output in test
Florian Weimer
2019-10-08
wordexp: Split out command execution tests from posix/wordexp-test
Florian Weimer
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-29
Fix posix/tst-regex by using UTF-8 and own test input
Paul Eggert
2019-08-28
Fix posix/tst-regex by using a dedicated input-file.
Stefan Liebler
2019-08-21
Remove dead regex code
Paul Eggert
2019-08-21
Fix bad pointer / leak in regex code
Paul Eggert
2019-07-10
posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
Adhemerval Zanella
2019-04-30
Make mktime etc. compatible with __time64_t
Paul Eggert
2019-03-14
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-03-13
Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
2019-02-27
Add some spaces before '('.
Joseph Myers
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-02-12
Add fall-through comments.
Joseph Myers
2019-02-08
Provide <bits/unistd_ext.h> as a sysdeps header exclusively
Florian Weimer
2019-02-08
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-04
Fix handling of collating elements in fnmatch (bug 17396, bug 16976)
Andreas Schwab
2019-02-04
<spawn.h>: Add missing nonnull attributes and __restrict qualifiers
Florian Weimer
2019-02-01
posix/tst-spawn: Fix racy tests in spawned processes.
Stefan Liebler
2019-01-31
regex: fix read overrun [BZ #24114]
Paul Eggert
2019-01-12
Fix a few typos in comments
Dmitry V. Levin
2019-01-05
posix: Fix tst-spawn.c issue from commit 805334b26c
Adhemerval Zanella
2019-01-03
posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)
Adhemerval Zanella
2019-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-31
regex: improve Gnulib port to AIX
Paul Eggert
2018-12-27
regex: simplify Gnulib port
Paul Eggert
2018-12-16
regex: fix storage-exhaustion error
Paul Eggert
2018-12-16
regex: fix heap-use-after-free error
Assaf Gordon
2018-12-07
hurd: Fix linknamespace of spawni
Samuel Thibault
2018-12-07
posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]
Florian Weimer
2018-11-29
posix: Do not include testcases.h, ptestcases.h in source tree
Florian Weimer
2018-11-06
posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]
Florian Weimer
2018-11-01
Avoid printf ("%s", NULL) in posix/bug-regex22.c.
Joseph Myers
2018-10-24
Y2038: Add 64-bit time for all architectures
Albert ARIBAUD (3ADEV)
2018-10-24
posix: Add internal symbols for posix_spawn interface
Adhemerval Zanella
[next]