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
/
gen
Age
Commit message (
Expand
)
Author
2014-02-07
don't lie about function signatures.
christos
2014-02-02
Sort errors. Bump date for previous.
wiz
2014-02-02
Bump date for previous.
wiz
2014-02-02
Remove paranthesis from return operands.
martin
2014-02-02
Limit the amount of kernel memory a posix_spawn syscall can use (for handling
martin
2014-01-30
Provide a simple floatunditf implementation, at least mips64 needs one.
joerg
2014-01-16
"soon" is "now". Remove all __indr_reference crap.
christos
2014-01-16
Add the {v,}{err,warn}c flavors, from FreeBSD.
christos
2013-12-19
Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.
rmind
2013-11-29
Add fabsl alias if necessary.
joerg
2013-11-23
Fix very stupid typo
martin
2013-11-21
Make ext_fraclm and ext_frachm parts of the long double mantissa optional
martin
2013-10-17
remove always inline because new gcc bitches.
christos
2013-09-05
Avoid strict-alias problem flagged by certain compilers (e.g. Centos one):
pooka
2013-08-23
Add __floatunsi{sd}f for IEEE754.
matt
2013-08-19
Remove most LC_CTYPE specific parts of locale.cache.
joerg
2013-07-20
Use Mt for email addresses.
wiz
2013-06-30
Strings are NUL-terminated, not NULL-terminated.
wiz
2013-06-30
Rearrange to make lint deal with it (to unbreak the build).
martin
2013-06-30
When opening a ttys files, try path.<machine> first. This helps
matt
2013-05-24
More markup. Merge two error entries for the same error.
wiz
2013-05-24
Update ERRORS section:
enami
2013-05-17
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
joerg
2013-04-30
Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases.
matt
2013-04-16
Add isalpha_l and friends.
joerg
2013-04-13
Extend ctype classification table to 16bit. Based on patch by
joerg
2013-04-13
Use more consistent naming for tolower/toupper translation table for the
joerg
2013-03-20
Use "unsigned FOO" instead of less-portable "u_FOO".
lukem
2013-03-06
wrap a long line
yamt
2013-03-06
remove unnecessary casts
yamt
2013-03-05
- Refer the argument with correct name.
enami
2013-03-05
a sequel to getcwd.c revision 1.52 and realpath.3 revision 1.13 by christos:
soda
2013-02-21
remove code that did special handling for . and .. at the end of the path.
christos
2013-02-21
No ctassert in tool build
joerg
2013-02-20
Minor nits, and make it compile in FreeBSD (NBBY needs sys/params.h)
christos
2013-02-20
we don't have multibyte.3 (yet)
christos
2013-02-20
Don't declare a variable inside a "for" construct because it breaks the
tron
2013-02-20
Sort SEE ALSO.
wiz
2013-02-20
Make the masks 64 bit wide so that they fit 6 character wide conversions.
christos
2013-02-20
Initialize 'clen' to 0, to avoid "may be used uninitialized" warning.
riz
2013-02-20
Fix whitespace
christos
2013-02-20
More fixes from J.R. Oldroyd. We introduce a new function that can
christos
2013-02-15
More fixes from: J.R. Oldroyd
christos
2013-02-14
off by one.
christos
2013-02-13
Mark up LC_CTYPE as environment variable.
wiz
2013-02-13
remove patch botches.
christos
2013-02-13
multi-byte doc from J.R. Oldroyd
christos
2013-02-13
Fix from J.R. Oldroyd for wide chars > 2
christos
2013-02-13
Handle invalid character sequences.
christos
2013-02-13
Match prototype with reality to fix tool build on platforms where
pooka
[next]