mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Update.
* conform/data/stdlib.h-data: Add _Exit.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
2001-01-28 Ulrich Drepper <drepper@redhat.com>
|
2001-01-28 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* conform/data/stdlib.h-data: Add _Exit.
|
||||||
|
|
||||||
* inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t
|
* inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t
|
||||||
if not already happened.
|
if not already happened.
|
||||||
* inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
|
* inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
|
||||||
|
@@ -28,6 +28,7 @@ macro WIFSTOPPED
|
|||||||
macro WSTOPSIG
|
macro WSTOPSIG
|
||||||
macro WTERMSIG
|
macro WTERMSIG
|
||||||
|
|
||||||
|
function void _Exit (int)
|
||||||
function long a64l (const char*)
|
function long a64l (const char*)
|
||||||
function void abort (void)
|
function void abort (void)
|
||||||
function int abs (int)
|
function int abs (int)
|
||||||
|
Reference in New Issue
Block a user