summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Change MACHINE references to MACHINE_ARCH.jb1998-02-201-3/+3
* Drop the use of caddr_t in conjunction with mmap(2).alex1997-12-311-4/+4
* Fix recursion problem which occurs when a signal is received duringjb1997-12-151-3/+12
* Sorted lists.bde1997-10-211-6/+6
* Handle machine-dependent (stdlib) sources more automatically.bde1997-10-161-2/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-10/+5
* environmental -> environment.charnier1997-09-181-2/+2
* Another 32bits of 64bits conformance.phk1997-08-311-2/+2
* Improvement of type independency for the bitmap.phk1997-08-271-3/+4
* Malloc option H is now default.phk1997-08-272-4/+5
* Get rid of integer overflow warning.steve1997-08-232-2/+2
* Fix a minor typo. It only affects the sparc version.jdp1997-07-261-2/+2
* realpath() should break on looped symlinks.phk1997-07-161-0/+5
* kill the undeadpeter1997-07-132-180/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-032-0/+180
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-032-0/+180
* | Have another go at the malloc-sysv initialization.phk1997-07-021-12/+11
* | malloc_sysv used before initialized, reported in PR4002 byphk1997-07-014-40/+88
* | Show the real revision date and not the date that thissteve1997-06-231-1/+1
* | Integrate calloc with the rest of the gang.phk1997-06-225-478/+390
* | srandomdev: use stack junk value in the fallback code tooache1997-06-151-2/+3
* | Instead of copying fallback code over and over in each program,ache1997-06-142-15/+17
* | Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)phk1997-06-122-8/+27
* | Fix mutex initialization.jb1997-06-041-6/+4
* | Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.phk1997-05-302-19/+69
* | Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-3/+7
* | Typo.max1997-04-251-1/+1
* | Fixed #include and/or prototype bugs in synopsis.bde1997-04-191-2/+2
* | Fixed missing consts in synopsis.bde1997-04-131-2/+2
* | Remove orand* code as promised for the next releaseache1997-03-292-20/+4
* | Add srandomdev.3 linkache1997-03-231-1/+2
* | Fix urandom reference in the commentache1997-03-231-1/+1
* | Add srandomdev() descriptionache1997-03-231-1/+24
* | Add srandomdev() function (use "/dev/urandom" now)ache1997-03-231-0/+40
* | Remove an extra comma.mpp1997-03-221-2/+2
* | Use the .Tn macro for generic FreeBSD references. Other minor cleanup.mpp1997-03-211-3/+3
* | Check for overflow in size argument.phk1997-03-181-2/+4
* | Fix arg types to match Lite2ache1997-03-171-2/+2
* | Part 2 of a failed commit (cvs broke). Original message:peter1997-03-132-0/+283
* | Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDpeter1997-03-131-2/+2
* | Merge Lite2 changespeter1997-03-115-50/+98
* | merge from Lite2 - realpath() now shares a lot of code with getcwd()peter1997-03-112-283/+0
* | This commit was generated by cvs2svn to compensate for changes in r23658,peter1997-03-112-7/+7
|\ \ | |/
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-117-58/+105
| * recording cvs-1.6 file deathpeter1995-12-302-180/+0
* | Revert $FreeBSD$ to $Id$peter1997-02-226-6/+6
* | Sort cross references.wosch1997-01-204-6/+6
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-146-6/+6
* | _thread_kern_sig_unblock takes an integer, not a reference.alex1996-12-291-2/+2
* | comma typoswosch1996-12-232-4/+6
OpenPOWER on IntegriCloud