kib
|
6e19143640
|
Create namespace for the symbols added during 12-CURRENT cycle.
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
|
2016-08-06 13:28:58 +00:00 |
|
theraven
|
8bf8b5754c
|
Fix the inheritance of the FBSDprivate_1.0 namespace.
|
2014-04-03 17:31:38 +00:00 |
|
theraven
|
45400f848f
|
Move _b functions into the 11.x symbol version namespace.
|
2014-04-03 08:16:45 +00:00 |
|
das
|
768c3db25c
|
Add a FBSD_1.3 namespace for FreeBSD 10.
|
2011-10-10 15:42:33 +00:00 |
|
deischen
|
d75b981c64
|
Bump our namespace version for 9.0.
Add a comment about keeping the private namespace at the end of
the dependency chain.
|
2009-09-13 13:15:36 +00:00 |
|
kan
|
e746e8c3f6
|
Keep versions on a dependency chain to exclude even remote possiblity
of private version ever getting index 2.
|
2008-05-07 15:39:34 +00:00 |
|
deischen
|
c2c95e2752
|
Add a comment stating not to bump the FBSDprivate version.
Don't inherit the public namespace from the private namespace.
|
2008-05-06 01:41:55 +00:00 |
|
jhb
|
3597d738f6
|
Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessors
as we aren't hiding FILE's internals anymore.
|
2008-05-05 16:14:02 +00:00 |
|
marcel
|
7eb9e47c82
|
Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the private
name space.
|
2008-05-04 04:11:01 +00:00 |
|
deischen
|
85b00ba4b1
|
Increment the version namespace for 8.0-current. New symbols and
symbols whose ABI has changed should be added to FBSD_1.1.
|
2007-12-14 20:49:06 +00:00 |
|
kan
|
7f5712c74b
|
Make sure FBSDprivate_1.0 is located at the end of the version
inheritance chain.
|
2007-04-29 16:14:17 +00:00 |
|
deischen
|
dd57d65e2d
|
Number the private version namespace in case we ever want to have
compatibility between versions (as we do for the public namespace).
|
2007-04-29 14:03:45 +00:00 |
|
deischen
|
138dd54357
|
Add symbol maps and initial symbol version definitions to libc.
Reviewed by: davidxu
|
2006-03-13 00:53:21 +00:00 |
|