mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 16:21:06 +00:00
Update.
* sysdeps/mach/hurd/i386/Versions: ...and here. New file.
This commit is contained in:
parent
18b149d8b5
commit
fcf81e8144
@ -10,6 +10,7 @@
|
||||
* sysdeps/unix/sysv/linux/powerpc/Versions: ...to here...
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: ...and here.
|
||||
New file.
|
||||
* sysdeps/mach/hurd/i386/Versions: ...and here. New file.
|
||||
|
||||
* locale/programs/ld-ctype.c (allocate_arrays): Correct a comment.
|
||||
|
||||
|
8
sysdeps/mach/hurd/i386/Versions
Normal file
8
sysdeps/mach/hurd/i386/Versions
Normal file
@ -0,0 +1,8 @@
|
||||
libc {
|
||||
GLIBC_2.0 {
|
||||
# Exception handling support functions from libgcc
|
||||
__register_frame; __register_frame_table; __deregister_frame;
|
||||
__register_frame_info; __deregister_frame_info; __frame_state_for;
|
||||
__register_frame_info_table;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user