Brooks Davis
695639d2f4
libc: Remove empty comments in Symbol.map
...
These were left over from $FreeBSD$ removal.
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D42612
(cherry picked from commit 1ca63a8219b88b752b064d19bd3428c61dbcf1f9)
2023-12-13 22:08:13 +00:00
Warner Losh
42b388439b
Remove $FreeBSD$: one-line .h pattern
...
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:23 -06:00
Maksim Yevmenkin
48d48c633e
Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols
...
into FBSD_1.1 section where they should be.
Pointed out by: kib, deischen
MFC after: 3 days
2008-09-19 15:52:56 +00:00
Maksim Yevmenkin
edc7005bc3
Add uuid_enc,dec_le,be() functions to Symbol.map
...
Pointy hat goes to me.
MFC after: 3 days
2008-09-15 23:54:55 +00:00
Daniel Eischen
5f864214bb
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
Daniel Eischen
cce72e8860
Add symbol maps and initial symbol version definitions to libc.
...
Reviewed by: davidxu
2006-03-13 00:53:21 +00:00