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
*
add NFDBITS in sys/select.h with appropriate feature tests
Rich Felker
2013-07-06
1
-0
/
+3
*
add legacy sys/ttydefaults.h header
rofl0r
2013-07-03
1
-0
/
+39
*
add legacy scsi/scsi_ioctl.h header
rofl0r
2013-07-03
1
-0
/
+11
*
paths.h: remove cruft
rofl0r
2013-07-03
1
-9
/
+0
*
add stubs for additional legacy ether.h functions
Rich Felker
2013-07-01
1
-3
/
+3
*
fix shifts possibly larger than type in major() macro
Rich Felker
2013-06-29
1
-1
/
+1
*
implement minimal dlinfo function
Rich Felker
2013-06-29
1
-0
/
+3
*
work around wrong kernel type for sem_nsems member of struct semid_ds
Rich Felker
2013-06-28
1
-1
/
+9
*
add missing type shmatt_t in sys/shm.h
Rich Felker
2013-06-28
1
-0
/
+2
*
minor compatibility fixes in utmp.h and fixing mismatch with paths.h
Rich Felker
2013-06-27
2
-4
/
+10
*
document in sysconf and unistd.h that per-thread cpu clocks exist
Rich Felker
2013-06-26
1
-0
/
+1
*
respect iso c namespace in stdio.h and wchar.h regarding va_list
Rich Felker
2013-06-25
2
-17
/
+19
*
implement inet_lnaof, inet_netof, and inet_makeaddr
Rich Felker
2013-06-25
1
-1
/
+4
*
add ether_aton[_r] and ether_ntoa[_r] functions
Rich Felker
2013-06-25
1
-0
/
+14
*
add clock id macros for a number of new(ish) Linux-specific clocks
Rich Felker
2013-06-08
1
-0
/
+6
*
fix the type of CLOCKS_PER_SEC to match new clock_t type
Rich Felker
2013-06-08
1
-1
/
+1
*
improve handling of nonstandard fields in struct tm
Rich Felker
2013-06-07
1
-4
/
+5
*
fix the prototype of settimeofday to follow the original BSD declaration
Szabolcs Nagy
2013-05-26
1
-5
/
+5
*
add FLT_TRUE_MIN, etc. macros from C11
Rich Felker
2013-05-17
1
-0
/
+2
*
remove the __STDC_FORMAT_MACROS nonsense from inttypes.h
Rich Felker
2013-05-17
1
-4
/
+0
*
support full range of dev_t major/minor numbers in makedev, etc. macros
Rich Felker
2013-05-15
1
-3
/
+10
*
remove compound literals from math.h to please c++
Szabolcs Nagy
2013-05-06
1
-5
/
+10
*
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
Rich Felker
2013-04-22
1
-8
/
+0
*
make ifaddrs.h expose sys/socket.h
Rich Felker
2013-04-10
1
-0
/
+1
*
add support for program_invocation[_short]_name
Rich Felker
2013-04-06
1
-0
/
+6
*
include/ifaddrs.h: add prototypes for get/freeifaddrs
rofl0r
2013-04-05
1
-0
/
+3
*
add getifaddrs
rofl0r
2013-04-05
1
-0
/
+31
*
net/if.h: add some missing IFF_ constants
rofl0r
2013-04-05
1
-0
/
+5
*
add prototype for dn_skipname
Rich Felker
2013-04-04
1
-0
/
+1
*
add arpa/tftp.h
rofl0r
2013-04-05
1
-0
/
+31
*
fix type issues in stdint.h so underlying types of 64-bit types match ABI
Rich Felker
2013-04-04
1
-8
/
+15
*
eliminate bits/wchar.h
Rich Felker
2013-04-04
2
-2
/
+15
*
eliminate gcc dependency for testing char signedness in limits.h
Rich Felker
2013-04-04
1
-1
/
+1
*
add put*ent functions for passwd/group files and similar for shadow
Rich Felker
2013-04-04
2
-0
/
+2
*
re-add useconds_t
rofl0r
2013-04-02
2
-0
/
+2
*
add arpa/nameser_compat.h
rofl0r
2013-04-02
1
-0
/
+2
*
make tm_zone etc visible under _GNU_SOURCE
rofl0r
2013-04-02
1
-1
/
+1
*
add new socket options to sys/socket.h following linux
Szabolcs Nagy
2013-04-01
1
-2
/
+17
*
adding ethernet protocol ids to if_ether.h following linux
Szabolcs Nagy
2013-04-01
1
-0
/
+15
*
add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39)
Szabolcs Nagy
2013-04-01
1
-0
/
+1
*
add new linux tcp socket option flags to netinet/tcp.h
Szabolcs Nagy
2013-04-01
1
-0
/
+10
*
provide prototype for pthread_getattr_np
Rich Felker
2013-03-31
1
-0
/
+4
*
fix epoll structure alignment on non-x86_64 archs
Rich Felker
2013-03-06
1
-1
/
+5
*
fix missing type error in grp.h from adding fgetgrent
Rich Felker
2013-03-06
1
-0
/
+4
*
fix some obscure header type size/alignment issues
Rich Felker
2013-03-04
4
-10
/
+9
*
fix cruft in utmp.h that was broken by changes in utmpx.h
Rich Felker
2013-02-26
1
-3
/
+0
*
namespace conformance to latest standards in strings.h
Rich Felker
2013-02-26
1
-4
/
+6
*
scsci/sg.h: fix usage of undefined macro HZ
rofl0r
2013-02-21
1
-1
/
+1
*
add arpa/ftp.h
rofl0r
2013-02-21
1
-0
/
+35
*
add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals
Rich Felker
2013-02-20
1
-0
/
+8
[next]