summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use only double precision for "kernel" tanf (except for returning float).bde2005-11-233-29/+20
* Add missing includes.ru2005-11-231-1/+3
* Simplified setiing up args for __kernel_rem_pio2(). We already have xbde2005-11-231-17/+9
* Quick fix for stack buffer overrun in rev.1.13. Oops. The prec == 1bde2005-11-231-4/+4
* Tidy up markup and fix two bugs.ru2005-11-211-77/+93
* Mess up the "kernel" float trig function .c files with ifdefs so thatbde2005-11-216-0/+25
* Use double precision to simplify and optimize a long division.bde2005-11-211-15/+1
* Restored a cleanup in rev.1.9 tthat was lost in rev.1.10.bde2005-11-201-2/+2
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* o Include <sys/time.h>marcel2005-11-192-26/+28
* o Include <string.h>marcel2005-11-192-6/+10
* Fix typo: s/_LIBC_R/_LIBC_R_/marcel2005-11-192-2/+2
* Moved all the optimizations for |x| <= 9pi/2 frombde2005-11-194-67/+105
* Document CLOCK_UPTIME which returns the current uptime in SI seconds.andre2005-11-181-1/+3
* Fix markup, grammar and spelling.ru2005-11-181-32/+44
* Fix up markup.ru2005-11-181-7/+9
* Fix up markup etc. in recently born manpage.ru2005-11-185-152/+316
* Removed an unused declaration which was so old that it wasn't a prototypebde2005-11-181-4/+6
* -mdoc sweep.ru2005-11-1731-59/+79
* Minor cleanups:bde2005-11-173-24/+21
* Rearranged the the optimizations for special cases to reduce the averagebde2005-11-171-42/+53
* The KAME's getipnodebyaddr() code honor the MULTI_PTRS_ARE_ALIASESume2005-11-151-0/+1
* Add symlinks for kvm access methods for memstat(3).rwatson2005-11-131-0/+3
* Fixed some magic numbers.bde2005-11-131-6/+6
* Fixed some magic numbers.bde2005-11-131-6/+6
* Imoproved comments for the minimax polynomial.bde2005-11-121-10/+11
* Tweaked the minimax polynomial and improved its comments.bde2005-11-121-5/+5
* Improved comments for the minimax polynomial.bde2005-11-121-4/+4
* As for the float trig functions, use a minimax polynomial that isbde2005-11-121-9/+7
* 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
* Only signo should be marked with .Fa.davidxu2005-11-111-1/+2
* Fix plural.delphij2005-11-111-1/+1
* Fix plural.davidxu2005-11-111-1/+1
* Fix copy-paste issue.davidxu2005-11-111-2/+0
* Add POSIX timer manuals.davidxu2005-11-114-0/+368
* Add descriptions about signal queue.davidxu2005-11-111-0/+24
* Er, highlight function wait().davidxu2005-11-111-7/+10
* Add notes about queued SIGCHLD.davidxu2005-11-111-0/+10
* Add manuals for sigqueue, sigtimedwait, sigwaitinfo.davidxu2005-11-113-2/+296
* Add missing shared library interdependencies.ru2005-11-1013-2/+29
* As for __kernel_cosf() and __kernel_sinf(), use a fairly optimal minimaxbde2005-11-101-17/+11
* Bump the maximum number of archive formats that can bekientzle2005-11-081-1/+1
OpenPOWER on IntegriCloud