aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/system.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-8/+4
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-5/+5
2018-01-17ansification: remove _ANDYaakov Selkowitz1-4/+4
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-10/+1
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-12/+13
2007-05-29Avoid more compiler warnings.Eric Blake1-0/+1
2002-04-29 * libc/sys/arm/syscalls.c (_rename): New function. Just a stub.Jonathan Larmour1-1/+4
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor1-1/+1
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston1-1/+1
2000-11-22Only reference environ indirectly through a pointerMichael Meissner1-3/+9
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor1-4/+3
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-1/+3
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+179