diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-05-10 14:56:49 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-05-10 14:56:49 +0000 |
commit | b9eca49e378d183ddf418f5deae1f389cd31dc28 (patch) | |
tree | 616ed28e2d02f4cb7b0ab24300a0fa9bd3952fd2 /math/s_fmin.c | |
parent | 4efdc6d956f4ba40f27356e6fc54e40527de63fe (diff) | |
download | glibc-b9eca49e378d183ddf418f5deae1f389cd31dc28.tar.gz glibc-b9eca49e378d183ddf418f5deae1f389cd31dc28.tar.xz glibc-b9eca49e378d183ddf418f5deae1f389cd31dc28.zip |
Declare cuserid in unistd.h for UNIX98 and before (bug 20043).
For UNIX98 and older X/Open standards, unistd.h should have a declaration of the legacy cuserid function, but such a declaration is missing. This patch adds that missing declaration. Tested for x86_64 and x86 (testsuite, and that installed stripped shared libraries are unchanged by the patch). [BZ #20043] * posix/unistd.h [__USE_XOPEN && !__USE_XOPEN2K] (cuserid): New prototype.
Diffstat (limited to 'math/s_fmin.c')
0 files changed, 0 insertions, 0 deletions