mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* elf/Makefile: Add rules to build and run unload2. * elf/unload2.c: New file. * elf/unload2mod.c: New file. * elf/unload2dep.c: New file. * intl/libintl.h (ngettext macro): Add missing parameter. (dngettext macro): Likewise.
This commit is contained in:
4
elf/unload2dep.c
Normal file
4
elf/unload2dep.c
Normal file
@ -0,0 +1,4 @@
|
||||
void
|
||||
foo (void)
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user