mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 11:30:56 +08:00
* libltp/include/test.h: Remove gethostid declaration.
This commit is contained in:
parent
b92899cca0
commit
8e67b974a9
@ -1,3 +1,7 @@
|
||||
2003-05-09 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* libltp/include/test.h: Remove gethostid declaration.
|
||||
|
||||
2003-04-08 Thomas Pfaff <tpfaff@gmx.net>
|
||||
|
||||
* winsup.api/pthread/condvar9.c: Fix test.
|
||||
|
@ -54,7 +54,6 @@ int execvp(const char *, const char * const []);
|
||||
/* CGF: Avoid compilation warnings for undefined functions */
|
||||
extern int setregid (gid_t, gid_t);
|
||||
int setreuid (uid_t, uid_t);
|
||||
int gethostid (void);
|
||||
|
||||
#define TPASS 0 /* Test passed flag */
|
||||
#define TFAIL 1 /* Test failed flag */
|
||||
|
Loading…
x
Reference in New Issue
Block a user