index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
spawni.c
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-10-23
posix: Do not use WNOHANG in waitpid call for Linux posix_spawn
Adhemerval Zanella
2017-10-20
posix: Fix improper assert in Linux posix_spawn (BZ#22273)
Adhemerval Zanella
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
2017-04-25
posix: Remove ununsed posix_spawn internal assignment
Adhemerval Zanella
2017-04-25
[BZ 21340] add support for POSIX_SPAWN_SETSID
Adhemerval Zanella
2017-04-03
posix_spawn: use a larger min stack for -fstack-check [BZ #21253]
Mike Frysinger
2017-03-20
posix_spawn: fix stack setup on ia64 [BZ #21275]
Mike Frysinger
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-09-28
posix: Fix open file action for posix_spawn on Linux
Adhemerval Zanella
2016-09-28
linux: spawni.c: simplify error reporting to parent
Rasmus Villemoes
2016-09-20
posix: Correctly block/unblock all signals on Linux posix_spawn
Adhemerval Zanella
2016-09-20
posix: Correctly enable/disable cancellation on Linux posix_spawn
Adhemerval Zanella
2016-05-30
posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
Adhemerval Zanella
2016-03-21
posix: Fix posix_spawn implict check style
Adhemerval Zanella
2016-03-20
posix: Fix posix_spawn invalid memory access
Adhemerval Zanella
2016-03-07
posix: New Linux posix_spawn{p} implementation
Adhemerval Zanella