| Age | Commit message (Expand) | Author |
| 2023-05-29 | libc: fix typo in comments: NO_SRSC -> NO_SRCS | lukem |
| 2020-05-16 | Add ACL support for FFS. From FreeBSD. | christos |
| 2018-08-03 | Restrict -fno-sanitize=function to Clang/LLVM only | kamil |
| 2018-08-03 | Disable sanitization of -fsanitize=function in libc | kamil |
| 2018-03-31 | Drop the USE_LIBTRE build option | kamil |
| 2015-06-15 | Only create and install the tags file for the normal libc (not any of the | christos |
| 2015-02-09 | Include compat in rumprun libc | pooka |
| 2014-12-10 | Add hooks for RUMPRUN build of libc | pooka |
| 2014-08-10 | MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU | matt |
| 2014-03-04 | Introduce GENASSYM_CPPFLAGS for options during genassym processing. | joerg |
| 2014-01-29 | Include compiler-rt in libc, libm and libkern. | joerg |
| 2014-01-19 | If MKREPRO=yes, make the tags file refer to /usr/src | apb |
| 2014-01-18 | Use a separate variable for the use of GCC's unwind code. | joerg |
| 2014-01-15 | Use the quad support from compiler-rt for MKLIBGCC=no. | joerg |
| 2013-10-14 | Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag on unwind.h. | joerg |
| 2013-10-14 | Include compiler-rt and libunwind in libc for Clang/x86 builds. | joerg |
| 2013-07-30 | Don't pass assembler flags to cpp for genassym. | joerg |
| 2013-04-30 | Match against LIBC_MACHINE_ARCH for MKCOMPAT | matt |
| 2013-04-27 | Just build the legacy stuff for earm (for now). | matt |
| 2013-04-25 | for earm, make sure to build getdirentries man page | matt |
| 2013-04-25 | Add CPPFLAGS+= -I${NETBSDSRCDIR}/sys for earm compat | matt |
| 2013-04-19 | for EARM, just build __lwp_park50 compat for libpthread until the situation | matt |
| 2013-04-19 | Fix inverted test. | matt |
| 2013-04-19 | Since earm is new, don't bother building the compat libc code since there | matt |
| 2013-04-12 | Rename BUILDCOLD to BUILD_LEGACY and provide a preprocessor macro that | joerg |
| 2012-01-20 | Remove code for CITRUS!=yes. | joerg |
| 2011-08-17 | fix the rest of libc mi gcc-4.5 hacks. portmasters should fix the md ones. | christos |
| 2011-06-21 | add some XXX'd -Wno-foo if HAVE_GCC >= 45. | mrg |
| 2011-06-19 | __udivdi3 isn't included in sparc compat libc on sparc64, so use | nakayama |
| 2011-05-27 | make the "tags" target non-.PHONY because it reflects a real file, | drochner |
| 2011-03-09 | Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports | joerg |
| 2010-09-04 | Add libc glue for libtre. | ahoka |
| 2010-05-30 | 1. fix build problem CITRUS=no | tnozaki |
| 2010-04-25 | Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). | joerg |
| 2009-12-06 | Provide the phony "tags" target as previous. Make it depend on the real | uebayasi |
| 2009-12-06 | Make the local "tags" target an absolute path, ${.OBJDIR}/tags, otherwise | uebayasi |
| 2009-08-11 | Change (slightly) the way NO_SRCS is processed, update big comment! | dsl |
| 2009-07-30 | If SRCS contains any .S files then remove the corresponding .c file from | dsl |
| 2008-10-26 | define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. | mrg |
| 2008-06-23 | Install manual pages for the atomic ops. | ad |
| 2007-12-08 | Ensure that we pass -z initfirst to the linker. The mips gcc | he |
| 2007-12-07 | rtld changes for PR bin/37347: | ad |
| 2007-11-13 | - stack_protector.c doesn't really belong under sys/. Add a new directory | ad |
| 2007-05-30 | Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp" | tls |
| 2007-03-19 | revert to rev1.127 for iconv(3). | tnozaki |
| 2007-03-18 | don't use CPPPICFLAGS but CPICFLAGS. | tnozaki |
| 2007-03-15 | Don't modify CSHPICFLAGS. (this causes .so file to be made when they shouldn't) | matt |
| 2006-03-11 | Add glue to build the compat library as a separate "libcold" turned off by | christos |
| 2006-01-25 | Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c. | kleink |
| 2005-12-20 | Use reach-over sources from common/lib/libc | christos |