summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert r288628 and instead fix a discrepancy between the posix_fadvise(2)markj2015-10-031-5/+7
* Include stddef.h for ptrdiff_tbdrewery2015-10-031-0/+2
* Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledbdrewery2015-10-032-4/+2
* - Move PF_LOCAL at the end of the array. PF_INET{,6} is used more often.hrs2015-10-031-7/+9
* wordexp: Rewrite to make WRDE_NOCMD reliable.jilles2015-09-302-94/+148
* Fix 'ugidfw remove' after r284251 incorrectly changed it.bdrewery2015-09-291-1/+1
* In this context fclose() can never fail, so assert it in the testdelphij2015-09-291-0/+1
* Annotate arm userspace assembler sources stating their tolerance tokib2015-09-2933-2/+60
* Use calloc() instead of malloc + memset.delphij2015-09-291-2/+1
* fnmatch(): Remove exponential behaviour as in sh r229201.jilles2015-09-271-28/+49
* Add missing CLEANFILES.bdrewery2015-09-261-0/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-255-10/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-2549-98/+0
* Fix non-POSIX-compliant use of getaddrinfo in libfetchgrembo2015-09-251-1/+2
* Add missing CLEANFILES.bdrewery2015-09-242-1/+3
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-231-2/+2
* MFV r288140: update file to 5.25.delphij2015-09-231-3/+3
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-224-21/+9
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-2235-409/+235
* Use proper function prototype for readdir().rodrigc2015-09-221-10/+6
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-1/+1
* Avoid adding duplicates into OBJS. bsd.lib.mk already handles addingbdrewery2015-09-221-2/+0
* Fix installation of 32bit libraries after r288074.bdrewery2015-09-218-0/+16
* Replace realinstall: and META_MODE staging hacks with FILES mechanism.bdrewery2015-09-219-45/+40
* Restore the upstream (and documented) behavior of searching for modulesdes2015-09-212-2/+0
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-45/+16
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-209-49/+20
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-25/+10
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-7/+3
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-3/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-25/+7
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-206-23/+7
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-205-106/+52
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-203-8/+6
* Remove names from some prototypesrodrigc2015-09-201-1/+1
* Remove names from some prototypesrodrigc2015-09-201-2/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-2012-51/+28
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-2032-142/+56
* Remove names from some prototypesrodrigc2015-09-2012-14/+14
* Remove names from some prototypesrodrigc2015-09-202-5/+5
* Remove names from prototypesrodrigc2015-09-203-7/+7
* Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes wa...rodrigc2015-09-207-0/+7
* Add declarations to eliminate -Wmissing-prototypes warningsrodrigc2015-09-201-0/+3
* Use ANSI C prototypes.rodrigc2015-09-201-69/+31
* Add declaration to eliminate -Wmissing-prototypes warningrodrigc2015-09-201-0/+2
* Add declarations to netdb_private.h to eliminate -Wmissing-prototypes warnings.rodrigc2015-09-205-20/+20
* Add declarations to eliminate -Wmissing-prototypes warningsrodrigc2015-09-201-0/+10
* Define _NS_PRIVATE to make declarations visible.rodrigc2015-09-201-0/+1
* Add missing includes to eliminate -Wmissing-prototypes warningsrodrigc2015-09-202-0/+3
* Adding missing declarations to eliminate -Wmissing-prototypes warningsrodrigc2015-09-202-0/+6
OpenPOWER on IntegriCloud