Historique des commits

Auteur SHA1 Message Date
  Rich Felker e1a51185ce fix popen not to leak pipes from one child to another il y a 4 ans
  Rich Felker e74acd59a5 remove spurious lock in popen il y a 4 ans
  Rich Felker 122002f0dd remove no-longer-needed special case handling in popen il y a 4 ans
  Rich Felker fe80a8eb68 fix special-case breakage in popen due to reversed argument order il y a 11 ans
  Rich Felker 9cb6e6ea12 rewrite popen to use posix_spawn instead of fragile vfork hacks il y a 12 ans
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h il y a 12 ans
  Rich Felker f1b23d41cf fix copy/paste error in popen changes that broke signals il y a 12 ans
  Rich Felker 599f973603 fix usage of locks with vfork il y a 12 ans
  Rich Felker 44eb4d8b9b overhaul system() and popen() to use vfork; fix various related bugs il y a 12 ans
  Rich Felker 9c21f4342c make popen cancellation-safe il y a 13 ans
  Rich Felker f305467aad popen: handle issues with fd0/1 being closed il y a 13 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans