glibc/posix/bits
Florian Weimer 1d0fc21382 Linux: Add gettid system call wrapper [BZ #6399]
This commit adds gettid to <unistd.h> on Linux, and not to the
kernel-independent GNU API.

gettid is now supportable on Linux because too many things assume a
1:1 mapping between libpthread threads and kernel threads.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2019-02-08 11:27:55 +01:00
..
cpu-set.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getopt_core.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getopt_ext.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getopt_posix.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
posix1_lim.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
posix2_lim.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
types.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
unistd_ext.h Linux: Add gettid system call wrapper [BZ #6399] 2019-02-08 11:27:55 +01:00
unistd.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00