Deleted Added
full compact
Symbol.map (195458) Symbol.map (195697)
1/*
1/*
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 195458 2009-07-08 15:23:18Z trasz $
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 195697 2009-07-14 21:19:13Z kan $
3 */
4
5/*
6 * It'd be nice to have this automatically generated, but we don't
7 * know to what version they will eventually belong, so for now
8 * it has to be manual.
9 */
10FBSD_1.0 {

--- 266 unchanged lines hidden (view full) ---

277 sigreturn;
278 sigsuspend;
279 sigtimedwait;
280 sigwait;
281 sigwaitinfo;
282 socket;
283 socketpair;
284 __stack_chk_fail;
3 */
4
5/*
6 * It'd be nice to have this automatically generated, but we don't
7 * know to what version they will eventually belong, so for now
8 * it has to be manual.
9 */
10FBSD_1.0 {

--- 266 unchanged lines hidden (view full) ---

277 sigreturn;
278 sigsuspend;
279 sigtimedwait;
280 sigwait;
281 sigwaitinfo;
282 socket;
283 socketpair;
284 __stack_chk_fail;
285 __stack_chk_fail_local;
286 __stack_chk_guard;
287 stat;
288 statfs;
289 swapcontext;
290 swapoff;
291 swapon;
292 symlink;
293 sync;

--- 703 unchanged lines hidden ---
285 __stack_chk_guard;
286 stat;
287 statfs;
288 swapcontext;
289 swapoff;
290 swapon;
291 symlink;
292 sync;

--- 703 unchanged lines hidden ---