index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
unistd.h
Age
Commit message (
Expand
)
Author
Lines
2012-05-22
some feature test fixes for unistd.h
Rich Felker
-16
/
+16
2012-05-22
_GNU_SOURCE implies all BSD features except ones GNU rejects
Rich Felker
-1
/
+1
2012-05-22
various header cleanups, some related to _BSD_SOURCE addition
Rich Felker
-11
/
+4
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-3
/
+17
2012-05-20
move getpass decl to the right place
Rich Felker
-0
/
+1
2012-05-04
add support for ugly *64 functions with _LARGEFILE64_SOURCE
Rich Felker
-0
/
+10
2012-04-22
implement getusershell, etc. legacy functions
Rich Felker
-0
/
+3
2012-04-22
getdtablesize is not standard; move it to its correct spot in unistd.h
Rich Felker
-1
/
+1
2012-04-22
add getresuid and getresgid syscall wrappers
Rich Felker
-0
/
+2
2012-04-18
legacy junk compatibility grab-bag
Rich Felker
-0
/
+2
2012-02-17
add get_current_dir_name function
Rich Felker
-0
/
+1
2011-09-13
fix various errors in function signatures/prototypes found by nsz
Rich Felker
-3
/
+3
2011-08-12
implement forkall
Rich Felker
-0
/
+1
2011-04-27
correct variadic prototypes for execl* family
Rich Felker
-3
/
+3
2011-04-13
fix prototypes/signature for setgroups, etc.
Rich Felker
-1
/
+1
2011-04-03
prototype getdtablesize (nonstandard function)
Rich Felker
-0
/
+1
2011-04-03
add setresuid/setresgid functions (nonstandard)
Rich Felker
-0
/
+2
2011-04-01
remove obsolete and useless useconds_t type
Rich Felker
-3
/
+2
2011-02-27
implement fexecve
Rich Felker
-0
/
+1
2011-02-19
prototypes for brk and sbrk
Rich Felker
-0
/
+2
2011-02-15
feature test support in unistd.h
Rich Felker
-23
/
+27
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+464