index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2001-09-29
Move return value info into its own "RETURN VALUES" section.
Todd C. Miller
2001-09-26
Changes to SYS.h for sparc64 to make it work with libc_r
Dale Rahn
2001-09-26
Revert last. The ERROR() macro is called from leaf functions
Artur Grabowski
2001-09-25
Forgotten DEBUGLIBS stuff
Niklas Hallqvist
2001-09-25
Also build the .so version of sha1 without optimization.
Dale Rahn
2001-09-25
Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flags
Dale Rahn
2001-09-24
get previous right...
Jason Wright
2001-09-24
add hack for sha1.po on sparc64, too
Jason Wright
2001-09-24
Rename __minbrk to minbrk to allow gmon.c to link correctly.
Artur Grabowski
2001-09-24
Better wording
Marc Espie
2001-09-22
o kill some extra whitespace
Todd C. Miller
2001-09-22
Typo: tempfile ==> tempnam.
Heikki Korpela
2001-09-21
Typo; grange@rt.mipt.ru
Aaron Campbell
2001-09-21
add isnan.c
Miod Vallat
2001-09-21
Fix incorrect number of args to __SYSCALL. Somehow this managed to
Todd C. Miller
2001-09-20
change PSEUDO_NOERROR so it is indeed does not set errno.
Dale Rahn
2001-09-20
Add PSEUDO_NOERROR similar to that used by NetBSD.
Todd C. Miller
2001-09-20
make this compile for kernel
Michael Shalayeff
2001-09-17
cast a few more long's to int32_t
Jason Wright
2001-09-16
It is not legal to have multiple .%T entries in a reference so split
Todd C. Miller
2001-09-16
return 0, not NULL, the function returns an int
Artur Grabowski
2001-09-15
prototype cleanup
Theo de Raadt
2001-09-14
add "options insecure[12]" support for /etc/resolv.conf.
Jun-ichiro itojun Hagino
2001-09-11
Keep the strings fully quoted.
Dale Rahn
2001-09-11
repair getgrgid_r() and getgrnam_r() as the standart says; from d@
Peter Valchev
2001-09-10
Use the LBL isnan() and isinf() on all platforms with ieee floating point.
Todd C. Miller
2001-09-10
Use the LBL frexp() on all platforms with ieee floating point.
Todd C. Miller
2001-09-10
Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)
Jason Wright
2001-09-07
Adapt to our sigcontext and fix the obvious bugs.
Artur Grabowski
2001-09-07
Remove bogus warning and correct the operator enumeration for timercmp
Niklas Hallqvist
2001-09-07
K&R promotion is not the whole story. Make things explicit.
Marc Espie
2001-09-06
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
Mike Pechkin
2001-09-06
It is silly to reference the Tahoe architecture.
Todd C. Miller
2001-09-05
explicit alignment, just like on alpha.
Artur Grabowski
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-09-05
make debug libs build again
Michael Shalayeff
2001-09-05
avoid first person in manual pages
Theo de Raadt
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-09-04
put changes back, this time ALL the files.
Federico G. Schwindt
2001-09-04
clarify fd_set size definition
Theo de Raadt
2001-09-02
gcc hangs when compiling sha1 on sparc64, workaround.
Artur Grabowski
2001-08-30
Back out fgsch@'s tree breaking commits.
Todd T. Fries
2001-08-30
fix some const warnings
Federico G. Schwindt
2001-08-29
Last pieces needed to build libc on sparc64.
Artur Grabowski
2001-08-29
Bunch of necessary files from NetBSD.
Artur Grabowski
2001-08-29
more files from sparc.
Artur Grabowski
2001-08-29
bunch of files from sparc.
Artur Grabowski
2001-08-29
except ffs and strlen we use the generic functions (for now).
Artur Grabowski
2001-08-29
ffs from sparc and strlen from NetBSD.
Artur Grabowski
2001-08-29
syscall(), trivial
Artur Grabowski
[next]