projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix memory leak in regexec when input contains illegal sequence
[oweals/musl.git]
/
src
/
process
/
2014-07-06
Rich Felker
eliminate use of cached pid from thread structure
tree
|
commitdiff
2014-07-01
Rich Felker
fix ungrammatical comment in posix_spawn code
tree
|
commitdiff
2014-05-30
Rich Felker
additional fixes for linux kernel apis with old syscall...
tree
|
commitdiff
2014-05-30
Rich Felker
support linux kernel apis (new archs) with old syscalls...
tree
|
commitdiff
2014-05-25
Rich Felker
support kernels with no SYS_open syscall, only SYS_openat
tree
|
commitdiff
2014-04-20
M Farkas-Dyck
expose public execvpe interface
tree
|
commitdiff
2014-03-24
Rich Felker
always initialize thread pointer at program start
tree
|
commitdiff
2014-02-23
rofl0r
x32 port (diff against vanilla x86_64)
tree
|
commitdiff
2014-02-23
rofl0r
import vanilla x86_64 code as x32
tree
|
commitdiff
2014-02-12
Rich Felker
make posix_spawn accept null pid pointer arguments
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
include cleanups: remove unused headers and add feature...
tree
|
commitdiff
2013-10-07
Szabolcs Nagy
add missing va_end in execl* for correcness and static...
tree
|
commitdiff
2013-10-03
Rich Felker
fix new environment always being null with execle
tree
|
commitdiff
2013-08-10
Rich Felker
optimize posix_spawn to avoid spurious sigaction syscalls
tree
|
commitdiff
2013-08-10
Rich Felker
fix missing errno from exec failure in posix_spawn
tree
|
commitdiff
2013-08-09
Rich Felker
block signals during fork
tree
|
commitdiff
2013-08-02
Rich Felker
debloat code that depends on /proc/self/fd/%d with...
tree
|
commitdiff
2013-07-17
Rich Felker
make posix_spawn (and functions that use it) use CLONE_...
tree
|
commitdiff
2013-04-26
Rich Felker
remove explicit locking to prevent __synccall setuid...
tree
|
commitdiff
2013-03-25
Rich Felker
remove cruft from pre-posix_spawn version of the system...
tree
|
commitdiff
2013-02-17
Rich Felker
consistently use the internal name __environ for environ
tree
|
commitdiff
2013-02-03
Rich Felker
base system() on posix_spawn
tree
|
commitdiff
2013-02-03
Rich Felker
fix unsigned comparison bug in posix_spawn
tree
|
commitdiff
2013-02-03
Rich Felker
overhaul posix_spawn to use CLONE_VM instead of vfork
tree
|
commitdiff
2013-02-01
Rich Felker
fix up minor misplacement of restrict keyword in spawna...
tree
|
commitdiff
2012-11-14
Rich Felker
Merge remote-tracking branch 'ppc-port/ppc-squashed'
tree
|
commitdiff
2012-11-11
Rich Felker
add support for thread scheduling (POSIX TPS option)
tree
|
commitdiff
2012-11-08
Rich Felker
clean up sloppy nested inclusion from pthread_impl.h
tree
|
commitdiff
2012-10-29
Rich Felker
system is a cancellation point
tree
|
commitdiff
2012-10-19
Rich Felker
fix usage of locks with vfork
tree
|
commitdiff
2012-10-18
Rich Felker
fix parent-memory-clobber in posix_spawn (environ)
tree
|
commitdiff
2012-10-18
Rich Felker
overhaul system() and popen() to use vfork; fix various...
tree
|
commitdiff
2012-10-15
Rich Felker
block uid/gid changes during posix_spawn
tree
|
commitdiff
2012-09-14
Rich Felker
use vfork if possible in posix_spawn
tree
|
commitdiff
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
tree
|
commitdiff
2012-02-06
Rich Felker
x86_64 vfork implementation
tree
|
commitdiff
2011-10-15
Rich Felker
support vfork on i386
tree
|
commitdiff
2011-10-15
Rich Felker
make available a namespace-safe vfork, if supported
tree
|
commitdiff
2011-09-29
Rich Felker
fix various bugs in path and error handling in execvp...
tree
|
commitdiff
2011-09-14
Rich Felker
fix various errors in function signatures/prototypes...
tree
|
commitdiff
2011-09-13
Rich Felker
add missing posix_spawnattr_init/destroy functions
tree
|
commitdiff
2011-08-07
Rich Felker
use weak aliases rather than function pointers to simpl...
tree
|
commitdiff
2011-07-17
Rich Felker
ensure in fork that child gets its own new robust mutex...
tree
|
commitdiff
2011-05-29
Rich Felker
fix backwards posix_spawn file action order
tree
|
commitdiff
2011-05-29
Rich Felker
add accidentally-omitted file needed for posix_spawn...
tree
|
commitdiff
2011-05-29
Rich Felker
add file actions support to posix_spawn
tree
|
commitdiff
2011-05-28
Rich Felker
posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag
tree
|
commitdiff
2011-05-28
Rich Felker
initial implementation of posix_spawn
tree
|
commitdiff
2011-04-27
Rich Felker
correct variadic prototypes for execl* family
tree
|
commitdiff
2011-04-21
Rich Felker
fix minor bugs due to incorrect threaded-predicate...
tree
|
commitdiff
2011-04-17
Rich Felker
clean up handling of thread/nothread mode, locking
tree
|
commitdiff
2011-04-17
Rich Felker
overhaul pthread cancellation
tree
|
commitdiff
2011-04-12
Rich Felker
speed up threaded fork
tree
|
commitdiff
2011-03-24
Rich Felker
overhaul cancellation to fix resource leaks and dangero...
tree
|
commitdiff
2011-03-20
Rich Felker
global cleanup to use the new syscall interface
tree
|
commitdiff
2011-03-10
Rich Felker
make fork properly initialize the main thread in the...
tree
|
commitdiff
2011-02-27
Rich Felker
implement fexecve
tree
|
commitdiff
2011-02-19
Rich Felker
add pthread_atfork interface
tree
|
commitdiff
2011-02-12
Rich Felker
initial check-in, version 0.5.0
v0.5.0
tree
|
commitdiff