index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix previous utmp.h junk commit
Rich Felker
2012-01-31
1
-1
/
+1
*
add some missing junk in utmp.h
Rich Felker
2012-01-31
1
-0
/
+4
*
add fgetpwent (nonstandard function)
Rich Felker
2012-01-29
1
-0
/
+5
*
add linux setfs[ug]id syscall wrappers
Rich Felker
2012-01-28
1
-0
/
+20
*
remove useless "extern" keywords in headers
Rich Felker
2012-01-26
3
-3
/
+3
*
fix typo in FPE_FLTUND definition, signal.h
Rich Felker
2012-01-25
1
-1
/
+1
*
add MIN/MAX macros to sys/param.h
Rich Felker
2012-01-24
1
-0
/
+5
*
add legacy futimes and lutimes functions
Rich Felker
2012-01-24
1
-0
/
+2
*
add prlimit syscall wrapper
Rich Felker
2012-01-20
1
-0
/
+8
*
fix __cplusplus extern "C" closing brace in pty.h (typo?)
Rich Felker
2011-11-10
1
-1
/
+1
*
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
2011-11-10
21
-1
/
+166
*
add some missing GNU FNM_* extensions to the header
Rich Felker
2011-10-17
1
-1
/
+3
*
fix some details in ugly stuff that doesn't belong in libc
Rich Felker
2011-10-17
1
-0
/
+2
*
make [U]INTn_C() macros have the right type...
Rich Felker
2011-10-04
1
-4
/
+4
*
stupid typo (caused by rather ugly spelling in POSIX..) in aio
Rich Felker
2011-09-28
1
-1
/
+1
*
fix ctype macros to cast argument to (unsigned) first
Rich Felker
2011-09-26
2
-7
/
+7
*
cleanup various minor issues reported by nsz
Rich Felker
2011-09-26
2
-2
/
+1
*
FD_ISSET must return an int. this is the easiest way.
Rich Felker
2011-09-23
1
-1
/
+1
*
sys/user.h may need stdint.h
Rich Felker
2011-09-23
1
-0
/
+1
*
fix missing SIG_DFL, SIG_IGN, SIG_ERR without posix in signal.h
Rich Felker
2011-09-21
1
-5
/
+6
*
gnu search.h has struct qelem...
Rich Felker
2011-09-21
1
-0
/
+7
*
fix some header typos
Rich Felker
2011-09-20
2
-2
/
+2
*
make stdbool.h conform to c99
Rich Felker
2011-09-20
1
-1
/
+2
*
fix incorrect include guard in mqueue.h
Rich Felker
2011-09-20
1
-2
/
+2
*
fix the fsid_t structure to match name of __val
Rich Felker
2011-09-20
1
-1
/
+1
*
fix broken siginfo_t with _GNU_SOURCE defined
Rich Felker
2011-09-20
1
-6
/
+5
*
fix the definition of struct statvfs to match lsb abi
Rich Felker
2011-09-19
2
-7
/
+24
*
add some more siginfo aliases broken software expects...
Rich Felker
2011-09-19
1
-0
/
+2
*
cleanup redundancy in bits/signal.h versions
Rich Felker
2011-09-19
1
-4
/
+108
*
fix the type of wchar_t on arm; support wchar_t varying with arch
Rich Felker
2011-09-19
2
-15
/
+6
*
fix broken multi-inclusion guard in sys/reg.h
Rich Felker
2011-09-19
1
-2
/
+2
*
cleanup more bits cruft (sysmacros and socket)
Rich Felker
2011-09-18
2
-1
/
+199
*
more bits junk (tcp.h)
Rich Felker
2011-09-18
1
-1
/
+1
*
move invariant netinet/in.h stuff out of bits/in.h
Rich Felker
2011-09-18
1
-2
/
+147
*
overhaul clone syscall wrapping
Rich Felker
2011-09-18
1
-0
/
+27
*
implement ptrace syscall wrapper (untested)
Rich Felker
2011-09-15
1
-1
/
+1
*
fix return types for aio_read and aio_write again
Rich Felker
2011-09-13
1
-2
/
+2
*
fix various errors in function signatures/prototypes found by nsz
Rich Felker
2011-09-13
4
-8
/
+8
*
fix prototypes for aio_read and aio_write
Rich Felker
2011-09-13
1
-2
/
+2
*
implement gnu sigisemptyset
Rich Felker
2011-09-12
1
-0
/
+1
*
add prototypes for GNU *_unlocked stdio functions
Rich Felker
2011-09-11
1
-0
/
+4
*
add dummied strverscmp (obnoxious GNU function)
Rich Felker
2011-09-11
1
-0
/
+1
*
declare alloca in stdlib.h when _GNU_SOURCE is defined
Rich Felker
2011-09-11
1
-0
/
+1
*
implement POSIX asynchronous io
Rich Felker
2011-09-09
1
-0
/
+60
*
implement fmemopen
Rich Felker
2011-09-03
1
-0
/
+1
*
implement open_wmemstream
Rich Felker
2011-09-03
1
-0
/
+1
*
implement open_memstream
Rich Felker
2011-09-03
1
-0
/
+1
*
fix missing prototypes/wrong signature for psiginfo, psignal
Rich Felker
2011-09-02
1
-0
/
+3
*
fix broken FD_* macros on 64-bit targets
Rich Felker
2011-08-27
1
-3
/
+3
*
macro for pthread_equal
Rich Felker
2011-08-14
1
-0
/
+2
[prev]
[next]