summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Micro-optimization: move the unary mius operator to operatekargl2013-06-032-3/+3
* | | Add a comment to note that bde supplied most, if not all,kargl2013-06-031-0/+2
* | | ld80/s_expl.c:kargl2013-06-032-13/+9
* | | ld80/s_expl.c:kargl2013-06-032-27/+55
* | | Rename a few P2, P3, ... coefficients to A2, A3, ... missed inkargl2013-06-031-3/+3
* | | Update a comment to reflect that we are using an endpoint ofkargl2013-06-032-2/+2
* | | Add a u suffix to the IEEEl2bits unions o_threshold and u_threshold,kargl2013-06-031-4/+7
* | | Introduce the macro LOG2_INTERVAL, which is log2(number of intervals).kargl2013-06-032-2/+5
* | | Whitespace.kargl2013-06-032-4/+4
* | | * Rename the polynomial coefficients from P2, P3, ... to A2, A3, ....kargl2013-06-032-25/+24
* | | * Style(9). Start non-Copyright fancy formatted comments with /**.kargl2013-06-031-1/+1
* | | ld80/s_expl.c:kargl2013-06-032-2/+2
* | | Add libiconv based versions of *c16*() and *c32*().ed2013-06-037-3/+314
* | | Switch to 2-clause licenseemaste2013-06-031-6/+0
* | | Add logl, log2l, log10l, and log1pl.das2013-06-0311-18/+1809
* | | Since the cause of the problems with the __fillcontextx() waskib2013-06-031-15/+7
* | | Convert old make variable modifiers :U and :L to bmake :tu and :tl.tijl2013-06-023-3/+3
* | | dup(2): Clarify return value, in particular of dup2().jilles2013-05-311-4/+5
* | | sigaction(2): *at system calls are async-signal safe.jilles2013-05-311-0/+14
* | | sigaction(2): Extend description of async-signal safe functions:jilles2013-05-311-13/+108
* | | fork(2): Add information about fork() in multi-threaded processes.jilles2013-05-311-0/+12
* | | fork(2): #include <sys/types.h> is not needed.jilles2013-05-311-2/+1
* | | MFV: libpcap 1.4.0.delphij2013-05-301-4/+16
* | | Add __sync_synchronize().ed2013-05-302-0/+48
* | | Use #ifdef instead of #if defined.ed2013-05-302-2/+2
* | | I'm happy to finally commit stephen@'s implementations of cacos,das2013-05-308-15/+1186
* | | Remove clause 3 and 4 from TNF licensesemaste2013-05-2913-91/+0
* | | Remove the advertising clause from the Regents of the University ofemaste2013-05-285-25/+5
* | | Renumber clauses to reduce diffs to other versionsemaste2013-05-28100-100/+100
* | | Remove the advertising clause from the Regents of the University ofemaste2013-05-2810-50/+10
* | | The getcontext() from the __fillcontextx() call in thekib2013-05-2810-8/+76
* | | Style(9)kargl2013-05-271-1/+1
* | | cap_rights_limit(2): CAP_ACCEPT also permits accept4(2).jilles2013-05-271-1/+3
* | | * Update polynomial coefficients.kargl2013-05-271-33/+30
* | | Partially apply the capitalization of the heading word of the sequencekib2013-05-271-3/+3
* | | Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-2720-40/+53
* | | Make the malloc(3) family of functions weak and make their non-weakmarcel2013-05-251-0/+11
* | | sigreturn(2): Remove ancient compatibility warning about 4.2BSD.jilles2013-05-251-4/+0
* | | Make some tiny improvements to iconv_open().ed2013-05-251-21/+15
* | | Only call free() on something we allocated.ed2013-05-251-2/+2
* | | Let iconv build on -HEAD properly.ed2013-05-233-0/+3
* | | Update manpages for r250887.ed2013-05-213-9/+3
* | | Add <uchar.h>.ed2013-05-219-52/+410
* | | Add a makefle that recurses into the right architecture-specificmarcel2013-05-211-0/+10
* | | Update the setfib man page to reflect recent changes.julian2013-05-201-3/+6
* | | popen(): Add 'e' mode character to set close-on-exec on the new fd.jilles2013-05-202-10/+27
* | | Return one-based key so that user can check if the key is ever allocateddavidxu2013-05-161-4/+7
* | | Fix a typo: It should be "strtoll" and not "stroll".hiren2013-05-141-3/+3
* | | Use an ugly hack to get around bootstrapping problems when buildingdim2013-05-131-0/+5
* | | mdoc sweep.joel2013-05-124-6/+12
OpenPOWER on IntegriCloud