This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-03 03:45:50 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
src
History
Rich Felker
3e02ce1b41
add ipv6 and icmpv6 to getprotoent-family functions
...
based on patch by orc.
2014-02-13 12:27:40 -05:00
..
aio
…
complex
…
conf
…
crypt
add legacy functions setkey() and encrypt()
2014-02-05 11:09:53 -05:00
ctype
…
dirent
…
env
…
errno
…
exit
…
fcntl
…
fenv
fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit)
2014-02-09 18:39:53 +01:00
internal
fix ftello result for append streams with unflushed output
2014-02-07 00:57:50 -05:00
ipc
…
ldso
…
legacy
…
linux
clone: make clone a wrapper around __clone
2014-02-09 20:07:43 -06:00
locale
fix an overflow in wcsxfrm when n==0
2014-01-23 03:24:54 +01:00
malloc
…
math
…
misc
fix nftw FTW_MOUNT flag
2014-02-01 14:33:33 -05:00
mman
…
mq
…
multibyte
…
network
add ipv6 and icmpv6 to getprotoent-family functions
2014-02-13 12:27:40 -05:00
passwd
…
prng
…
process
make posix_spawn accept null pid pointer arguments
2014-02-12 01:03:07 -05:00
regex
…
sched
…
search
…
select
…
setjmp
…
signal
…
stat
…
stdio
in fdopen, avoid setting O_APPEND flag if it's already set
2014-02-07 01:16:53 -05:00
stdlib
…
string
…
temp
…
termios
…
thread
clone: make clone a wrapper around __clone
2014-02-09 20:07:43 -06:00
time
…
unistd
…