summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate macro calls inside literal displays.ru2005-01-154-5/+5
* Fixed markup bug.ru2005-01-151-10/+22
* Markup: convert a display to a list.ru2005-01-151-10/+19
* Markup style.ru2005-01-152-6/+2
* Add a file missed in the previous commit:das2005-01-151-0/+5
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-1514-38/+20
* Markup fixes.ru2005-01-141-6/+6
* remember to reset nextgrp in getnetgrent(), so that subsequent calls to getne...jon2005-01-131-0/+1
* Fix some signed/unsigned comparisons. Fix prototypes while I'm here.brian2005-01-121-3/+6
* Scheduled mdoc(7) sweep.ru2005-01-1112-78/+123
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,tjr2005-01-093-2/+121
* The `timep' argument of utime() is not an array of structs.keramida2005-01-071-1/+7
* Update manual page after adding 'fts_bignum' field.pjd2005-01-071-1/+24
* Introduce new field 'fts_bignum' which is 64bit long and will allow topjd2005-01-071-2/+10
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)sobomax2005-01-035-15/+12
* Constify arguments.marcel2005-01-035-11/+11
* Make syslog(3) thread safe.glebius2004-12-301-9/+53
* Plug memory leak.dds2004-12-301-0/+4
* Add LOG_NTP facility.krion2004-12-301-1/+3
* Catch up with stat.h a bit:trhodes2004-12-291-6/+5
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.keramida2004-12-291-3/+3
* Various markup and spelling fixes.trhodes2004-12-291-1/+1
* Restore standard behavior: log to console only when normal loggingglebius2004-12-241-2/+3
* ``NULL is a specific instance of a null pointer constant; the generic iskeramida2004-12-236-30/+12
* Better rendering of the prototype for signal(3).jkoshy2004-12-231-6/+14
* Punctuation marks should be separate arguments in groff macros.keramida2004-12-221-1/+1
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".keramida2004-12-226-11/+32
* Cross reference init(8) too, instead of vaguely referring to thekeramida2004-12-221-4/+7
* o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),maxim2004-12-161-9/+12
* Date business, update.trhodes2004-12-101-1/+1
* According to the information on:trhodes2004-12-102-4/+4
* Oooops I forgot to commit that.cognet2004-12-081-1/+1
* Make sure the first argument to the user function is 16-byte aligned.deischen2004-12-051-5/+7
* Fix description: the argument to setcontext(3) must have been previouslyrse2004-12-031-1/+1
* MNT_NODEV is deprecated.ru2004-11-292-7/+2
* When required to negate the absoulte result of a division/remainderpeadar2004-11-271-1/+1
* Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoidtjr2004-11-211-4/+4
* Remove ntp_gettime.c which was a wrapper around sysctlbyname(3).marks2004-11-182-54/+1
* -Add a note that currently two syntax styles for label element declarationcsjp2004-11-181-3/+16
* Remove 80386 support from libc.jhb2004-11-162-12/+0
* Document more fields of struct stat.yar2004-11-151-0/+32
* Use .Vt "struct stat" consistently.yar2004-11-151-1/+1
* Nitpicking on grammar.yar2004-11-151-1/+1
* Improve mdoc(7) markup of the page: add several missing macros,yar2004-11-151-10/+10
* Document the S_IS*(mode) macros used to test for file types.yar2004-11-151-1/+27
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-134-3/+5
* sranddev() is not magic pixie dust. While it gives a good randomimp2004-11-101-2/+4
* Use the RET macro.cognet2004-11-0917-52/+52
* Add a week alias __siglongjmp => siglongjmp.cognet2004-11-091-0/+1
* MFKernel: Implement ffs with clz on Xscale.cognet2004-11-071-0/+6
OpenPOWER on IntegriCloud