David Chisnall
|
c8aeb6b447
|
Silence a warning with GCC that was breaking the build with Juniper's GCC.
Reviewed by: marcel
|
2014-04-05 08:17:48 +00:00 |
|
David Chisnall
|
46cdc14062
|
Add support for some block functions that come from OS X. These are
intended to build with any C compiler.
Reviewed by: pfg
MFC after: 3 weeks
|
2014-04-02 16:07:48 +00:00 |
|
Ed Maste
|
3fb3b97c4d
|
Renumber clauses to reduce diffs to other versions
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
|
2013-05-28 20:57:40 +00:00 |
|
David Schultz
|
badf97cd55
|
Use size_t to avoid overflow when sorting arrays larger than 2 GB.
PR: 111085
MFC after: 2 weeks
|
2008-01-13 02:11:10 +00:00 |
|
Warner Losh
|
c879ae3536
|
Per Regents of the University of Calfornia letter, remove advertising
clause.
# If I've done so improperly on a file, please let me know.
|
2007-01-09 00:28:16 +00:00 |
|
David E. O'Brien
|
c05ac53b8b
|
Remove __P() usage.
|
2002-03-21 22:49:10 +00:00 |
|
David E. O'Brien
|
8fb3f3f682
|
Remove 'register' keyword.
|
2002-03-21 18:49:23 +00:00 |
|
Bruce Evans
|
8a4599117b
|
Don't include <sys/types.h> when it isn't used.
This commit covers most of the ANSI library functions. Many others only
need <sys/types.h> because they use u_xxx.
|
1996-04-19 18:40:25 +00:00 |
|
Rodney W. Grimes
|
58f0484fa2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|