summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/setbuffer.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-01-19 10:28:39 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-01-19 10:28:39 +0000
commit26b070c0cf8948c40bb8d09bfff318b6efbcec5c (patch)
treeddbda395a73ca4645ce6f44a7c339866f33c8063 /newlib/libc/stdio/setbuffer.c
parent17133a85de3326ec7c63f800581984392ddd276f (diff)
downloadcygnal-26b070c0cf8948c40bb8d09bfff318b6efbcec5c.tar.gz
cygnal-26b070c0cf8948c40bb8d09bfff318b6efbcec5c.tar.bz2
cygnal-26b070c0cf8948c40bb8d09bfff318b6efbcec5c.zip
* exec.cc: Rearrange functions in alphabetical order.
(_execve): Drop temporary define and drop export alias. (execl): Call spawnve. (execle): New function. (execlp): New function. (execv): Call spawnve. (execve): Drop converting NULL envp to emtpy envp. (execvp): Call spawnve. (execvpe): Drop converting NULL envp to emtpy envp. Call spawnve. (fexecve): Call spawnve. * spawn.cc (spawnve): Convert NULL envp to emtpy envp. Remove outdated comment. (spawnlp): Call spawnve. (spawnlpe): Ditto. (spawnvp): Ditto. (spawnvpe): Fix formatting.
Diffstat (limited to 'newlib/libc/stdio/setbuffer.c')
0 files changed, 0 insertions, 0 deletions