un-namespace.h (3cd52a773002cb9e6a699e7a0b7fc4b711836b1d) un-namespace.h (e03efb02bca6c56144bb4b4059b8956fdb6343e4)
1/*
2 * Copyright (c) 2001 Daniel Eischen <deischen@FreeBSD.org>.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

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

60#undef kevent
61#undef listen
62#undef nanosleep
63#undef open
64#undef poll
65#undef pthread_atfork
66#undef pthread_attr_destroy
67#undef pthread_attr_get_np
1/*
2 * Copyright (c) 2001 Daniel Eischen <deischen@FreeBSD.org>.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

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

60#undef kevent
61#undef listen
62#undef nanosleep
63#undef open
64#undef poll
65#undef pthread_atfork
66#undef pthread_attr_destroy
67#undef pthread_attr_get_np
68#undef pthread_attr_getaffinity_np
68#undef pthread_attr_getdetachstate
69#undef pthread_attr_getguardsize
70#undef pthread_attr_getinheritsched
71#undef pthread_attr_getschedparam
72#undef pthread_attr_getschedpolicy
73#undef pthread_attr_getscope
74#undef pthread_attr_getstack
75#undef pthread_attr_getstackaddr
76#undef pthread_attr_getstacksize
77#undef pthread_attr_init
69#undef pthread_attr_getdetachstate
70#undef pthread_attr_getguardsize
71#undef pthread_attr_getinheritsched
72#undef pthread_attr_getschedparam
73#undef pthread_attr_getschedpolicy
74#undef pthread_attr_getscope
75#undef pthread_attr_getstack
76#undef pthread_attr_getstackaddr
77#undef pthread_attr_getstacksize
78#undef pthread_attr_init
79#undef pthread_attr_setaffinity_np
78#undef pthread_attr_setcreatesuspend_np
79#undef pthread_attr_setdetachstate
80#undef pthread_attr_setguardsize
81#undef pthread_attr_setinheritsched
82#undef pthread_attr_setschedparam
83#undef pthread_attr_setschedpolicy
84#undef pthread_attr_setscope
85#undef pthread_attr_setstack

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

107#undef pthread_condattr_init
108#undef pthread_condattr_setclock
109#undef pthread_condattr_setpshared
110#undef pthread_create
111#undef pthread_detach
112#undef pthread_equal
113#undef pthread_exit
114#undef pthread_getconcurrency
80#undef pthread_attr_setcreatesuspend_np
81#undef pthread_attr_setdetachstate
82#undef pthread_attr_setguardsize
83#undef pthread_attr_setinheritsched
84#undef pthread_attr_setschedparam
85#undef pthread_attr_setschedpolicy
86#undef pthread_attr_setscope
87#undef pthread_attr_setstack

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

109#undef pthread_condattr_init
110#undef pthread_condattr_setclock
111#undef pthread_condattr_setpshared
112#undef pthread_create
113#undef pthread_detach
114#undef pthread_equal
115#undef pthread_exit
116#undef pthread_getconcurrency
117#undef pthread_getcpuclockid
115#undef pthread_getprio
116#undef pthread_getschedparam
117#undef pthread_getspecific
118#undef pthread_join
119#undef pthread_key_create
120#undef pthread_key_delete
121#undef pthread_kill
122#undef pthread_main_np

--- 128 unchanged lines hidden ---
118#undef pthread_getprio
119#undef pthread_getschedparam
120#undef pthread_getspecific
121#undef pthread_join
122#undef pthread_key_create
123#undef pthread_key_delete
124#undef pthread_kill
125#undef pthread_main_np

--- 128 unchanged lines hidden ---