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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add inline isspace in ctype.h as an optimization
Szabolcs Nagy
2014-08-13
3
-9
/
+7
*
add dlerror message for static-linked dlsym failure
Rich Felker
2014-08-08
1
-0
/
+2
*
fix dlerror when using dlopen with a static libc
Clément Vasseur
2014-08-08
1
-0
/
+2
*
make clearenv available with _BSD_SOURCE
Clément Vasseur
2014-08-08
1
-1
/
+1
*
make endmntent function handle null argument
Timo Teräs
2014-08-08
1
-1
/
+1
*
release 1.1.4
v1.1.4
Rich Felker
2014-07-31
2
-1
/
+36
*
update notice on broken gcc versions in INSTALL file
Rich Felker
2014-07-31
1
-2
/
+4
*
update COPYRIGHT file to reflect new contributors
Rich Felker
2014-07-31
1
-1
/
+5
*
harden locale name handling and prevent slashes in LC_MESSAGES
Rich Felker
2014-07-31
1
-3
/
+3
*
implement ffsl and ffsll functions
Rich Felker
2014-07-31
3
-0
/
+16
*
limit visibility of ffs function declaration to _XOPEN_SOURCE
Rich Felker
2014-07-31
1
-0
/
+2
*
fix broken offset argument to the mmap2 syscall on or1k
Rich Felker
2014-07-30
1
-0
/
+2
*
add framework for mmap2 syscall unit to vary by arch
Rich Felker
2014-07-30
2
-2
/
+7
*
provide PAGE_SIZE as a constant value of 8192 on or1k
Rich Felker
2014-07-30
1
-0
/
+1
*
plural rule evaluator rewrite for dcngettext
Szabolcs Nagy
2014-07-30
1
-128
/
+106
*
reimplement if_nameindex and getifaddrs using netlink
Timo Teräs
2014-07-29
4
-184
/
+411
*
fix terminal control ioctl constants for sh
Rich Felker
2014-07-29
1
-4
/
+8
*
tweaks to plural rules evaluator
Szabolcs Nagy
2014-07-29
1
-54
/
+44
*
harden dcngettext plural processing
Rich Felker
2014-07-29
1
-2
/
+3
*
harden mo file processing for locale/translations
Rich Felker
2014-07-29
1
-2
/
+6
*
implement non-default plural rules for ngettext translations
Rich Felker
2014-07-28
2
-8
/
+243
*
remove unused a_cas_l from or1k atomic.h
Rich Felker
2014-07-27
1
-5
/
+0
*
clean up unused and inconsistent atomics in arch dirs
Rich Felker
2014-07-27
8
-100
/
+0
*
fix insufficient synchronization in sh atomic asm
Rich Felker
2014-07-27
1
-1
/
+2
*
implement gettext message translation functions
Rich Felker
2014-07-27
4
-68
/
+271
*
add support for LC_TIME and LC_MESSAGES translations
Rich Felker
2014-07-26
7
-13
/
+23
*
add missing yes/no strings to nl_langinfo
Rich Felker
2014-07-26
1
-2
/
+2
*
fix nl_langinfo table for LC_TIME era-related items
Rich Felker
2014-07-26
1
-1
/
+2
*
implement mo file string lookup for translations
Rich Felker
2014-07-26
4
-0
/
+71
*
implement locale file loading and state for remaining locale categories
Rich Felker
2014-07-24
4
-2
/
+80
*
fix locale environment variable logic for empty strings
Rich Felker
2014-07-24
1
-3
/
+3
*
add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags
Szabolcs Nagy
2014-07-20
1
-0
/
+3
*
add pacing rate information to the tcp_info struct in tcp.h
Szabolcs Nagy
2014-07-20
1
-0
/
+2
*
add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK
Szabolcs Nagy
2014-07-20
1
-2
/
+4
*
add syscall numbers for the new renameat2 syscall
Szabolcs Nagy
2014-07-20
7
-0
/
+19
*
fix regression that negated some mips syscall error returns
Rich Felker
2014-07-20
1
-5
/
+5
*
fix mips struct stat dev_t members for big endian
Rich Felker
2014-07-19
1
-20
/
+81
*
add issetugid function to check for elevated privilege
Brent Cook
2014-07-19
2
-0
/
+8
*
fix or1k atomic store
Rich Felker
2014-07-19
1
-1
/
+1
*
fix missing barriers in powerpc atomic store
Rich Felker
2014-07-19
1
-1
/
+5
*
fix microblaze atomic store
Rich Felker
2014-07-19
1
-1
/
+3
*
fix missing barrier instructions in powerpc atomic asm
Rich Felker
2014-07-19
1
-1
/
+4
*
fix missing barrier instructions in mips atomic asm
Rich Felker
2014-07-19
1
-14
/
+18
*
use memory constraints for mips atomic asm
Rich Felker
2014-07-19
1
-24
/
+24
*
fix build breakage from ppc asm constraints change
Rich Felker
2014-07-19
1
-3
/
+3
*
remove cruft from microblaze atomic.h
Rich Felker
2014-07-19
1
-13
/
+0
*
fix broken constraints for powerpc atomic cas asm
Rich Felker
2014-07-19
1
-1
/
+1
*
fix missing flags arg to fstatat syscall in fstat fallback path
Rich Felker
2014-07-18
1
-1
/
+1
*
fix microblaze definition of struct stat
Rich Felker
2014-07-18
1
-3
/
+2
*
add or1k (OpenRISC 1000) architecture port
Stefan Kristiansson
2014-07-18
46
-1
/
+1982
[next]