Files
semi-libc/src/process
Rich Felker 599f973603 fix usage of locks with vfork
__release_ptc() is only valid in the parent; if it's performed in the
child, the lock will be unlocked early then double-unlocked later,
corrupting the lock state.
2012-10-19 15:02:37 -04:00
..
2011-10-14 23:56:31 -04:00
2012-02-06 18:23:11 -05:00
2011-02-12 00:22:29 -05:00
2012-10-19 15:02:37 -04:00
2012-10-19 15:02:37 -04:00
2011-02-12 00:22:29 -05:00
2011-04-17 11:43:03 -04:00
2011-04-17 11:43:03 -04:00