mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
* include/ucontext.h: New file.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
1999-10-12 Ulrich Drepper <drepper@cygnus.com>
|
1999-10-12 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* include/ucontext.h: New file.
|
||||||
|
|
||||||
* locale/setlocale.c: Fix gcc warning about uninitialized variable.
|
* locale/setlocale.c: Fix gcc warning about uninitialized variable.
|
||||||
|
|
||||||
1999-10-12 Andreas Jaeger <aj@suse.de>
|
1999-10-12 Andreas Jaeger <aj@suse.de>
|
||||||
|
1
include/ucontext.h
Normal file
1
include/ucontext.h
Normal file
@ -0,0 +1 @@
|
|||||||
|
#include <stdlib/ucontext.h>
|
Reference in New Issue
Block a user