Histórico de Commits

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