about summary refs log tree commit diff
path: root/sysdeps/posix/system.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott2023-03-281-0/+1
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-03-071-3/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-04-211-3/+2
* posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella2021-01-111-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* posix: Fix system error return value [BZ #25715]Adhemerval Zanella2020-03-231-7/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Remove __waitpid_nocancelAdhemerval Zanella2019-12-191-1/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* posix: Use posix_spawn on systemAdhemerval Zanella2018-11-301-89/+100
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* hurd: Fix libc linkSamuel Thibault2017-09-031-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka2014-01-151-10/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT].Roland McGrath2012-08-151-3/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannotUlrich Drepper2007-01-171-17/+1
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-5/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+1
* Update.Ulrich Drepper2003-06-151-0/+3
* (do_system): Minor optimizations. Remove unnecessary code.Ulrich Drepper2003-01-041-10/+10
* Update.Ulrich Drepper2003-01-041-3/+4
* Update.Ulrich Drepper2002-12-171-0/+12
* Update.Ulrich Drepper2002-12-151-1/+11
* Update.Ulrich Drepper2002-12-031-15/+57
* Remove support for old and buggy SCO systems. Optimize a bit for use in glibc.Ulrich Drepper2002-10-121-26/+11
* * sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath2002-08-061-8/+14
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-08-251-1/+1
* Update.Ulrich Drepper2000-08-251-3/+3
* Update.Ulrich Drepper2000-01-021-2/+2
* Update.Ulrich Drepper1999-12-241-9/+19
* Update. cvs/libc-ud-971111Ulrich Drepper1997-11-121-0/+1
* Update.Ulrich Drepper1997-03-291-17/+17
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-9/+9
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-1/+2
* initial importRoland McGrath1995-02-181-0/+145