index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
unistd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
implement getusershell, etc. legacy functions
Rich Felker
1
-0
/
+3
2012-04-22
getdtablesize is not standard; move it to its correct spot in unistd.h
Rich Felker
1
-1
/
+1
2012-04-22
add getresuid and getresgid syscall wrappers
Rich Felker
1
-0
/
+2
2012-04-18
legacy junk compatibility grab-bag
Rich Felker
1
-0
/
+2
2012-02-17
add get_current_dir_name function
Rich Felker
1
-0
/
+1
2011-09-13
fix various errors in function signatures/prototypes found by nsz
Rich Felker
1
-3
/
+3
2011-08-12
implement forkall
Rich Felker
1
-0
/
+1
2011-04-27
correct variadic prototypes for execl* family
Rich Felker
1
-3
/
+3
2011-04-13
fix prototypes/signature for setgroups, etc.
Rich Felker
1
-1
/
+1
2011-04-03
prototype getdtablesize (nonstandard function)
Rich Felker
1
-0
/
+1
2011-04-03
add setresuid/setresgid functions (nonstandard)
Rich Felker
1
-0
/
+2
2011-04-01
remove obsolete and useless useconds_t type
Rich Felker
1
-3
/
+2
2011-02-27
implement fexecve
Rich Felker
1
-0
/
+1
2011-02-19
prototypes for brk and sbrk
Rich Felker
1
-0
/
+2
2011-02-15
feature test support in unistd.h
Rich Felker
1
-23
/
+27
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+464