index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2007-10-30
Build a local copy of exit that doesn't call __cxa_finalize. It's not
skrll
2007-10-28
Set up the tail of the instruction address queue so that
skrll
2007-10-26
make _FORTIFY_SOURCE play nicely with lint
christos
2007-10-24
Add HISTORY: The strtof() and strtold() functions appeared in NetBSD
reed
2007-10-23
remove invalid range check.
tnozaki
2007-10-22
Add a reference to RFC 2783. Requested by joerg@
simonb
2007-10-22
Revert the CSE parts of the previous change. "run" is calculated with
simonb
2007-10-19
- do some CSE.
christos
2007-10-16
use mremap for huge -> huge realloc.
yamt
2007-10-15
Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These
ad
2007-10-15
we don't have reallocf.
yamt
2007-10-15
make lint happy.
yamt
2007-10-15
malloc_print_stats: print huge_allocated correctly. it's already in bytes.
yamt
2007-10-15
use MAP_ALIGNED.
yamt
2007-10-09
Add cancellation stubs in libpthread for POSIX messages queues and
rmind
2007-10-09
Add defs for hppa. From he@.
ad
2007-10-08
In handwritten asm use -fPIC code instead of -fpic, our libc has grown
uwe
2007-10-07
On sparc64, both __sparc__ and __sparc64__ is defined. Avoid redefinition
he
2007-10-06
Update for jemalloc.
ad
2007-10-06
Use jemalloc as the default allocator unless USE_JEMALLOC=no.
ad
2007-10-05
Port to NetBSD. Note: posix_memalign() is here, but it's not exported
ad
2007-10-05
Pull in jemalloc from FreeBSD:
ad
2007-09-29
s/__attribute__((__packed__))/__packed/g;
tnozaki
2007-09-29
1. add workaround for ctype.h is* funcs problem.
tnozaki
2007-09-27
make this compilable from rtld.
christos
2007-09-25
remove extraneous "has"
tnn
2007-09-18
lib/36938 mbtowc misbehaving after invalid char sequence
tnozaki
2007-09-07
Implementation of POSIX message queues.
rmind
2007-09-06
PR/36933 - Robert Elz -- ARPA IPv6 -> IPv6
jnemeth
2007-09-03
clean up some definitions around rune_t which are not needed anymore
drochner
2007-08-20
Never use "utilize". It means exactly the same thing as "use", but it
perry
2007-08-09
Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make
he
2007-08-08
Keep track of atexit functions that are added while processing
kristerw
2007-08-08
Ensure that the struct atexit_handler has been removed from the list
kristerw
2007-08-07
Change the signature of _lwp_park() to accept an lwpid_t and second
ad
2007-08-04
Update includes so that this builds for USE_FORT=no too.
kristerw
2007-08-02
Explicitly talk about file pointers (to avoid confusion with general C pointe...
wiz
2007-08-02
Add xref to shquote(3), suggested by joerg. Bump date.
wiz
2007-07-31
Make sure that %r honors the LC_TIME t_fmt_ampm. This restores
ginsbach
2007-07-20
add a comment.
yamt
2007-07-19
forgot include namespace.h
christos
2007-07-18
Uppercase logical OR operator.
wiz
2007-07-18
Fix the return value so the MNT_GETARGS returns 0, not the buffer length.
dsl
2007-07-17
kill MFSNAMELEN
christos
2007-07-17
Add native mremap system call based on the UVM implementation for
joerg
2007-07-14
Document the new 'data_len' argument.
dsl
2007-07-14
Change beacuse of extra parameter to mount(2).
dsl
2007-07-14
Change libc system callstub from 'mount' to '__mount50', add compat call.
dsl
2007-07-05
Fix several end cases:
ginsbach
2007-07-03
Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.
nakayama
[next]