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
2013-09-30
Don't return 0x1.0p31 for every input value 2^N.
mlelstv
2013-09-23
Make compile with -DNO_FLOATING_POINT
pooka
2013-09-22
Attempt to clarify that fsync() is like fsync_range() with the
apb
2013-09-20
Welcome to tzcode 2013e:
christos
2013-09-19
look in the right place for the modules of compat binaries
christos
2013-09-19
Pass MLIBDIR to CPPFLAGS.
christos
2013-09-14
GC put16.
joerg
2013-09-14
Add needed sys/stat.h include for utimens functions.
njoly
2013-09-14
Redo previous to fix build break.
nakayama
2013-09-13
Redo the locale cache to be constant. It now contains the localeconv()
joerg
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-09-12
NetBSD certainly supports TLS in static applications if it supports TLS
joerg
2013-09-09
Don't scrub the environment unless we are going to change it. This should
tron
2013-09-08
detect whether hw divide is present.
matt
2013-09-08
Detect presence of hardware divide.
matt
2013-09-06
document MD ways to access private data for some platforms
yamt
2013-09-05
Avoid strict-alias problem flagged by certain compilers (e.g. Centos one):
pooka
2013-09-04
Fix the .cfi correctly.
matt
2013-09-04
Fix build by matching .cfi/#if.
htodd
2013-09-04
only emit cfi if __ARM_EABI__ && __UNWIND_TABLES__
matt
2013-09-04
Fix typos from FreeMiNT's db-1.86 patch.
ryoon
2013-09-03
Use less got, add END(), make thumb tolerant.
matt
2013-09-02
Missing alias for strerror_l.
joerg
2013-08-30
Use a constructor to get the cache_info.
matt
2013-08-28
Bump libc minor for consttime_memequal and explicit_memset.
riastradh
2013-08-28
Publish explicit_memset and consttime_memequal in userland libc.
riastradh
2013-08-28
Make explicit_memset match memset's return value.
riastradh
2013-08-28
Fix sense of consttime_memequal and update all callers.
riastradh
2013-08-27
move the host file getbyname and getbyaddr functions to sethostent.c so
christos
2013-08-24
Whitespace.
skrll
2013-08-24
Add IEEE 754 versions of
matt
2013-08-23
Add IEEE 754 versions of __float{,}disf which use no floating point.
matt
2013-08-23
Add __floatunsi{sd}f for IEEE754.
matt
2013-08-22
get rid of bogus + 1
christos
2013-08-21
divide.S need -marm
matt
2013-08-21
If not earmv7, use -marm on all assembly files
matt
2013-08-21
Add -marm to those sources who aren't thumb friendly.
matt
2013-08-20
Disable -w for lint again. It clearly creates more issues than it ever
joerg
2013-08-20
Extract the data for nl_langinfo directly from the corresponding
joerg
2013-08-19
Remove most LC_CTYPE specific parts of locale.cache.
joerg
2013-08-19
Put the startup code in .text.startup
matt
2013-08-19
Group all syscalls together.
matt
2013-08-19
Use _INVOKE_CERROR() and movs
matt
2013-08-19
Always compile as ARM even if -mthumb is given.
matt
2013-08-19
Missing locale specific change.
joerg
2013-08-19
Add strerror_l.
joerg
2013-08-19
GC __indr_reference wrappers.
joerg
2013-08-19
Shut up lint.
joerg
2013-08-19
Add nl_langinfo_l, catopen_l and wcsftime_l.
joerg
2013-08-19
fix gethostbyaddr prototype per TOG.
christos
[next]