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
/
stdlib
Age
Commit message (
Expand
)
Author
1998-02-07
More XPG4.2 --
Todd C. Miller
1998-02-06
size_t n in initstate(); XPG
Theo de Raadt
1998-02-02
Don't override environ if realloc() fails. Pointed out by
Todd C. Miller
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-08-23
Change realloc(foo,0) to behave like malloc(0). Both now return a pointer
Per Fogelstrom
1997-08-22
malloc_init() should try to not modify errno
Theo de Raadt
1997-08-20
Move getsubopt(3) to stdlib like lite2 and XPG4.2 say...
Todd C. Miller
1997-08-18
Install a64l/l64a man page. Also, tsearch.3 and friends were not
Todd C. Miller
1997-08-17
Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1.
Todd C. Miller
1997-07-17
fix Xr
Theo de Raadt
1997-07-02
Use MALLOC_EXTRA_SANITY consistently (EXTRA_SANITY was used in many places)
Todd C. Miller
1997-07-01
Include <stdlib.h> for malloc() proto.
Todd C. Miller
1997-06-22
Make sure we don't get stuck in a loop when trying to clean up stdio
Thorsten Lockert
1997-06-20
add ELOOP support; shigio@wafu.netgate.net
Theo de Raadt
1997-06-20
typecastorama
Theo de Raadt
1997-06-15
First cut at documentinf tsearch(3) -- needs work.
Todd C. Miller
1997-06-14
Fix decl for tfind(3)
Todd C. Miller
1997-06-14
damn, no tsearch(3)
Theo de Raadt
1997-06-13
PD tsearch as reqd by xpg; by esr
Theo de Raadt
1997-06-02
incorrect description; bgrayson@ece.utexas.edu
Theo de Raadt
1997-05-31
Make it possible to not output warnings (errors causing aborts are always
Thorsten Lockert
1997-05-31
Add x/X option to behave like X11 xmalloc; from FreeBSD
Thorsten Lockert
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1997-04-30
Be more careful with mixing types
Thorsten Lockert
1997-04-05
Check for overflow; from FreeBSD
Thorsten Lockert
1997-04-03
an -> a; soil@quick.net
Theo de Raadt
1997-03-25
Ok here is the mvme88k userland, minus a few important pieces.
Dale S. Rahn
1997-02-11
is we were set[ug]id an unitialized ptr bit us
Niklas Hallqvist
1997-02-09
Make this 64-bit safe again
Thorsten Lockert
1997-01-19
Make function decl match prototype in stdlib.h
Todd C. Miller
1997-01-09
port is powerpc not, ppc.
Dale S. Rahn
1997-01-05
Integrate latest malloc(3) from FreeBSD
Thorsten Lockert
1996-12-21
Add powerpc support. To bad this needs to be modified for every
Dale S. Rahn
1996-12-11
Fix typo
Thorsten Lockert
1996-12-10
"the the" purge
Theo de Raadt
1996-11-24
more 64bit fixes
Niklas Hallqvist
1996-11-23
64 bit clean
Niklas Hallqvist
1996-11-22
removed plus sign from start of line
kstailey
1996-11-14
sys/types.h will serve us better than machine/endian.h.
etheisen
1996-11-14
Include <machine/types.h> for now.
etheisen
1996-10-26
Manpage update to match changed functionality; by alex@FreeBSD.org
Thorsten Lockert
1996-10-25
add decl
Jason Downs
1996-10-25
POSIX requires stdio buffers be flushed on abort
Thorsten Lockert
1996-09-26
Make sure we don't dereference stray pointer when running suid or sgid
Thorsten Lockert
1996-09-26
Restore check for suid / sgid
Thorsten Lockert
1996-09-26
Latest changes from FreeBSD
Thorsten Lockert
1996-09-19
From FreeBSD:
Thorsten Lockert
1996-09-16
Avoid pulling in stdio
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-09-11
only support MALLOC_OPTIONS for non-setuid
Theo de Raadt
[next]