This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
History
cperciva
4b1529ed29
Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)
...
in order to distinguish it from free(NULL), which is logged as (0, 0, 0). Reviewed by: jhb
2009-11-14 09:31:47 +00:00
..
amd64
…
arm
…
compat-43
…
db
…
gdtoa
…
gen
Fix a copy+paste error by checking the correct variable against MM_NULLACT.
2009-11-08 14:02:54 +00:00
gmon
…
i386
…
ia64
…
include
Make openat(2) a cancellation point.
2009-10-11 20:19:45 +00:00
inet
…
isc
…
locale
Fix the grammar in the isprint(3) description.
2009-11-13 09:07:33 +00:00
mips
…
nameser
…
net
Add missing IEEE1394 support dropped during merge from NetBSD.
2009-11-12 11:54:12 +00:00
nls
Synchronize with C.msg revision 199083 and improve some existing messages.
2009-11-11 18:28:12 +00:00
posix1e
…
powerpc
…
quad
…
regex
…
resolv
…
rpc
…
softfloat
…
sparc64
…
stdio
Better glibc compatibility for getline/getdelim:
2009-10-04 19:43:36 +00:00
stdlib
Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)
2009-11-14 09:31:47 +00:00
stdtime
…
string
…
sys
Remove a note about vfork(4) going to be eliminated, it's here to stay.
2009-11-13 13:26:27 +00:00
uuid
…
xdr
…
yp
…
Makefile
…
Versions.def
…