| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-10 | Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, | 7 | -33/+39 | ||
| as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs. luna88k testing by aoyama@ "looks good" kettenis@, testing and ok deraadt@ | |||||
| 2017-12-26 | Add ARM EABI runtime aliases to the GCC runtime functions that we include | 6 | -6/+30 | ||
| in libc. ok patrick@, jsg@, guenther@ | |||||
| 2016-03-26 | remove some unused ancient test files from 4.4 BSD | 3 | -140/+0 | ||
| ok guenther@, millert@, deraadt@ | |||||
| 2015-10-01 | Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one | 1 | -4/+1 | ||
| case, by deleting some useless '& of an array' we also eliminate the need for the casts which prompted the original lint warnings ok deraadt@ | |||||
| 2014-06-10 | mop up ifndef KERNEL goo; ok miod | 1 | -5/+1 | ||
| 2014-06-09 | Nuke the machinery to sync libkern with libc, it's not been used in the | 1 | -4/+1 | ||
| last 15 years and there is no point to use it in the future. From Jean-Philippe Ouellet | |||||
| 2014-06-07 | remove last few uses of __P | 1 | -2/+2 | ||
| 2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | 1 | -2/+2 | ||
| files or directories when applicable. The inspiration and name of MACHINE_CPU come from NetBSD, although the way to provide it to Makefiles is completely different. ok kettenis@ | |||||
| 2009-11-07 | remove gcc 1 workaround we no longer care about which | 1 | -11/+1 | ||
| was breaking non GNUC defining compilers. Came up during a conversation with ragge@, positive comments from several. | |||||
| 2005-08-08 | zap remaining rcsid. | 28 | -123/+30 | ||
| Kill old files that are no longer compiled. okay theo | |||||
| 2004-11-28 | support for syncing into libkern; tedu@ millert@ ok | 2 | -3/+6 | ||
| 2004-10-17 | ansify. ok millert@ | 23 | -73/+46 | ||
| 2004-04-27 | A quad is two ints, not two longs. Also fix some problems with | 19 | -184/+206 | ||
| conversions from floating point to quad. Problem reported by Marcus Holland-Moritz. From NetBSD. ok millert@ | |||||
| 2004-04-25 | add/subtract ULONG_MAX + 1 on over/underflows, fixes float -> quad | 1 | -3/+3 | ||
| conversion in libc, reported by Marcus Holland-Moritz, ok beck@ | |||||
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | 29 | -174/+58 | ||
| rescinded 22 July 1999. Proofed by myself and Theo. | |||||
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2 | -4/+4 | ||
| 1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | 1 | -2/+2 | ||
| All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | |||||
| 1996-08-19 | Fix RCS ids | 31 | -202/+31 | ||
| Make sure everything uses {SYS,}LIBC_SCCS properly | |||||
| 1996-03-25 | Protect use of long long with /* LONGLONG */ | 1 | -0/+1 | ||
| 1995-10-18 | initial import of NetBSD tree | 31 | -0/+2548 | ||
