summaryrefslogtreecommitdiff
path: root/libpthread/include/pthread/pthread.h
diff options
context:
space:
mode:
authorneal <neal>2008-03-01 12:50:29 +0000
committerneal <neal>2008-03-01 12:50:29 +0000
commit81f2e9d3630b08b088c388f741075458e1481ce3 (patch)
tree2b8af98cacf5872df59770878b9d5d083579e08e /libpthread/include/pthread/pthread.h
parent642bde3fc5711f2dd3b463172eadb0c2d36305f3 (diff)
2008-03-01 Neal H. Walfield <neal@gnu.org>
* addon/newlib/libc/sys/hurd/closer.c (close): New function. (_close_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/fcntlr.c (fcntl): New function. (_fcntl_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/fstatr.c (fstat): New function. (_fstat_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/gettimeofdayr.c (gettimeofday): New function. (_gettimeofday_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/linkr.c (link): New function. (_link_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/lseekr.c (lseek): New function. (_lseek_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/openr.c (open): New function. (_open_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/readr.c (read): New function. (_read_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/renamer.c (rename): New function. (_rename_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/signalr.c (_kill_r): Just call kill. (getpid): New function. (_getpid_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/statr.c (stat): New function. (_stat_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/timesr.c (times): New function. (_times_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/unlinkr.c (unlink): New function. (_unlink_r): Implement in terms of it. * addon/newlib/libc/sys/hurd/writer.c (write): New function. (_write_r): Implement in terms of it.
Diffstat (limited to 'libpthread/include/pthread/pthread.h')
0 files changed, 0 insertions, 0 deletions