summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* On snap 950210, format %s (print seconds from the epoch) is missingjoerg1995-03-012-1/+23
* Don't attempt to lstat() the POSIXLY invalid empty pathname.bde1995-02-251-1/+1
* Explain the full story, and make it understandable too.phk1995-02-251-2/+7
* fix the synopsis to showphk1995-02-241-5/+1
* Add missing #include <time.h> with time() prototypeache1995-02-241-0/+1
* Minor optimization.ache1995-02-181-7/+9
* Minor optimizationache1995-02-181-7/+4
* Copyrights cleanupache1995-02-184-22/+38
* Bruce pointed out, that a misleading warning would be issuedse1995-02-171-1/+1
* Protect against duplicate gids in group list (as could be these1995-02-171-2/+5
* Don't pick _warn module nowache1995-02-171-10/+34
* Correct the parameters for the fchown. The third was erroneouslyats1995-02-171-1/+1
* Add 8bit collate stuffache1995-02-165-110/+150
* Add 8-bit collate stuffache1995-02-165-2/+270
* Document Transaction TCP extensions to generic system calls.wollman1995-02-152-15/+46
* Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to breakdg1995-02-072-31/+6
* Document the getenv(PWD) feature.phk1995-02-051-1/+7
* Collapsed _masterpw_breakout_yp() and _pw_breakout_yp() into awpaul1995-02-051-72/+20
* A cute hack to speed up things by Keith: if getenv("PWD") is the samephk1995-02-041-5/+24
* Include <time.h> instead of <sys/time.h> to get CLK_TCK. Includingbde1995-02-031-1/+1
* Change CLK_TCK to CLOCKS_PER_SEC.bde1995-02-031-1/+2
* Change CLK_TCK to CLOCKS_PER_SEC. (CLK_TCK is a deprecated POSIX featurebde1995-02-031-2/+3
* Fix previous change to preserve const'ness.bde1995-02-031-2/+2
* Fixed a rather serious bug that presents itself when FreeBSD is configuredwpaul1995-02-031-2/+16
* Fix for that last fix... pass the hat. :)wpaul1995-02-011-2/+1
* Small fix to _getyppass(): sometimes we can construct the wrong mapnamewpaul1995-02-011-1/+2
* Some changes for YP password map handling:wpaul1995-01-311-6/+114
* Be sure to properly fail if there are not enough fields. Problemdg1995-01-271-2/+4
* Reclaim memory used for telldir cookies on closedir.dfr1995-01-272-0/+30
* First round of changes to clean up the RCSID mess in libc:dg1995-01-2383-233/+371
* Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.dg1995-01-231-4/+4
* (Very) minor improvement from NetBSD/J.T.Conklin.dg1995-01-222-4/+4
* Added leaner and meaner swab() function by J.T. Conklin.dg1995-01-222-1/+105
* Fix unbalanced #endif introduced by yesterday's change.wollman1995-01-191-1/+1
* Fix handling of 'e' format floating point so that it prints trailing zerosdfr1995-01-191-1/+0
* Prevent sites from shooting themselves in the foot while enabling/disablingwollman1995-01-171-1/+1
* Add the sys/types.h include to the necessary documented includes for theats1994-12-311-0/+1
* fixunsdfsi.S:bde1994-12-271-37/+22
* sigsetjmp.S:bde1994-12-272-6/+4
* Remove unnecessary .align statement.bde1994-12-274-4/+0
* Fix a spelling error and add a comment about possible improvements.bde1994-12-271-3/+17
* Fix the bug reported by Torbjorn Granlund <tege@cygnus.com>:bde1994-12-251-5/+5
* Add missing getdomainname manual page.guido1994-12-182-3/+103
* Obtained from: 1.1.5bde1994-12-121-1/+5
* Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5bde1994-12-121-2/+3
* Fix execl[e]. Multiple execle's failed because of bogus caching of thebde1994-12-121-16/+14
* Comment out the man page of rstat.1 from Makefile.inc. There is no rstatats1994-12-114-5/+5
* Added the mpool.3 manpage to the installed manpages. It is referred from theats1994-12-111-0/+1
* In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This iswollman1994-12-011-1/+4
* Go back to Bruce's fix with a minor change that will allow a NULL stringdg1994-11-251-4/+3
OpenPOWER on IntegriCloud