summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-3/+3
* Add an extensible version of our *printf(3) implementation to libcphk2005-12-169-0/+2054
* With current pthread implementations, a mutex initialization willdavidxu2005-12-163-9/+19
* Sort .Xr by section number.davidxu2005-12-138-14/+14
* /* You're not supposed to hit this problem */phk2005-12-131-2/+2
* Add cross references to siginfo.3.davidxu2005-12-1310-3/+13
* Fix markeup.davidxu2005-12-061-1/+2
* Fix markup.davidxu2005-12-051-5/+13
* Document SIGEV_NONE and SIGEV_SIGNAL.davidxu2005-12-051-0/+15
* Fix prototype.ru2005-12-031-1/+1
* Fix type of argument.ru2005-12-031-1/+1
* Break hard sentence break.ru2005-12-031-1/+2
* Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.ambrisko2005-12-033-6/+42
* Remove implementation-defined, it has already been described in NOTESdavidxu2005-12-031-5/+0
* Remove implementation-defined sentences.davidxu2005-12-033-22/+5
* Fix lots of markup and content bug.davidxu2005-12-037-139/+201
* syscall -> system call.davidxu2005-12-027-25/+25
* Fix markup.davidxu2005-12-021-1/+4
* Unbreak build when I fluff the clean-up of __FBSDID diff reductionambrisko2005-12-021-0/+2
* Add support to easily build FreeBSD unpacked in a chroot of anotherambrisko2005-12-022-0/+13
* Tweak markup for POSIX standards. Minor wordsmithing.imp2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onimp2005-12-011-0/+17
* Add MLINK for execvP(3).jhb2005-12-011-1/+1
* Update conformance and history sections.davidxu2005-11-304-4/+16
* Symlink mq_send to mq_timedsend.davidxu2005-11-301-0/+2
* Add manuals for POSIX message queue.davidxu2005-11-308-2/+1077
* Implement following POSIX message queue interfaces:davidxu2005-11-262-1/+74
* Make SYNOPSIS compile.ru2005-11-241-1/+1
* Fix prototypes.ru2005-11-241-3/+3
* Fix prototypes.ru2005-11-241-2/+2
* Keep up with const poisoning in uuid.h,v 1.3.ru2005-11-241-6/+6
* Fix prototype.ru2005-11-241-2/+2
* Fix prototype.ru2005-11-231-1/+3
* Fix prototype.ru2005-11-232-2/+2
* Fix prototypes.ru2005-11-233-4/+4
* There's no longer^Wyet <sys/capability.h>.ru2005-11-231-1/+1
* Fix inet6_opt_get_val() prototype.ru2005-11-231-1/+1
* Make SYNOPSIS compile.ru2005-11-231-3/+3
* Make SYNOPSIS compile after imp@'s changes.ru2005-11-232-11/+11
* Make SYNOPSIS compile.ru2005-11-231-1/+1
* Add missing includes.ru2005-11-231-1/+3
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* Document CLOCK_UPTIME which returns the current uptime in SI seconds.andre2005-11-181-1/+3
* Fix up markup.ru2005-11-181-7/+9
* Fix up markup etc. in recently born manpage.ru2005-11-185-152/+316
* -mdoc sweep.ru2005-11-1722-35/+52
* The KAME's getipnodebyaddr() code honor the MULTI_PTRS_ARE_ALIASESume2005-11-151-0/+1
* Fix a stub function so that is has the correct number ofdeischen2005-11-121-3/+3
* add continued status.davidxu2005-11-121-4/+4
* Insert missing copyright headers.davidxu2005-11-125-0/+10
OpenPOWER on IntegriCloud