mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
52cf7d345d
* misc/libgen.h: Don't take basename macro as taking arguments. * sysdeps/arm/bits/huge_val.h: Use hexadecimal floating-point constants for gcc >= 2.95. * sysdeps/i386/bits/huge_val.h: Likewise. * sysdeps/i386/bits/huge_val.h: Likewise. * sysdeps/ieee754/bits/huge_val.h: Likewise. * sysdeps/m68k/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Likewise.
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
#ifndef ISO
|
|
constant FNM_NOMATCH
|
|
constant FNM_PATHNAME
|
|
constant FNM_PERIOD
|
|
constant FNM_NOESCAPE
|
|
constant FNM_NOSYS
|
|
|
|
function int fnmatch (const char*, const char*, int)
|
|
|
|
allow *_t
|
|
#endif
|