aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_create.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-04-01 20:35:03 -0400
committerRich Felker <dalias@aerifal.cx>2015-04-01 20:35:03 -0400
commit5e25d87b09d1dafc527833d9b4e9a6de99b79aab (patch)
tree92343fdb56d738b8ad3c5675117acf4161291586 /src/thread/pthread_create.c
parentharden dynamic linker library path search (diff)
downloadgrovel-5e25d87b09d1dafc527833d9b4e9a6de99b79aab.tar.gz
grovel-5e25d87b09d1dafc527833d9b4e9a6de99b79aab.tar.xz
remove macro definition of longjmp from setjmp.h
the C standard specifies that setjmp is a macro, but longjmp is a normal function. a macro version of it would be permitted (albeit useless) for C (not C++), but would have to be a function-like macro, not an object-like one.
Diffstat (limited to 'src/thread/pthread_create.c')
0 files changed, 0 insertions, 0 deletions