Marcus Haehnel
|
057913bc8c
features.h: add clang prerequisite macro
|
4 月之前 |
Dmitry Chestnykh
|
a1e7b2cf70
Define __USE_TIME_BITS64 when it is necessary.
|
6 月之前 |
Paul Cercueil
|
750a3fc91d
features.h: Rework _DEFAULT_SOURCE
|
9 月之前 |
Waldemar Brodkorb
|
cef9840613
fix issue with LDSO_GNU_HASH_SUPPORT
|
6 年之前 |
Waldemar Brodkorb
|
a745c4bfc8
remove unused FORTIFY code fragments
|
7 年之前 |
Waldemar Brodkorb
|
58a5ba12bf
remove __FAVOR_BSD
|
7 年之前 |
Anthony G. Basile
|
526747a2bf
include/features.h: add _DEFAULT_SOURCE macro
|
7 年之前 |
Waldemar Brodkorb
|
5b0f49037e
sync features.h with GNU C library, fixes gcc 7.1 toolchain creation
|
7 年之前 |
Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
8 年之前 |
Waldemar Brodkorb
|
836c1a7baa
Revert "glibc compat: bump glibc minor version"
|
9 年之前 |
Waldemar Brodkorb
|
4a05ed87ce
glibc compat: bump glibc minor version
|
9 年之前 |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 年之前 |
Peter S. Mazinger
|
82098ab9b8
guard *_chk() related stuff with UCLIBC_HAS_FORTIFY
|
13 年之前 |
Peter S. Mazinger
|
587d709218
make it possible to compile with -std=gnu99/c99 and use extern inlines
|
13 年之前 |
Peter S. Mazinger
|
e9e0fd1a2e
features.h: reorganize
|
15 年之前 |
Peter S. Mazinger
|
2d9bad0c0a
help broken apps to detect __GLIBC__ headers
|
15 年之前 |
Peter S. Mazinger
|
a9e4475b96
update headers and disable prototypes
|
15 年之前 |
Peter S. Mazinger
|
ed4533ecdc
move __linux__ to libc-internal.h
|
15 年之前 |
Peter S. Mazinger
|
a46c18e3ee
rm uClibc_arch_features.h on install
|
15 年之前 |
Denys Vlasenko
|
4a2724d93b
s/UCLIBC_INTERNAL/_LIBC/g
|
15 年之前 |
Mike Frysinger
|
fd72e30425
first pass at implementing *at funcs
|
15 年之前 |
Bernhard Reutner-Fischer
|
fa28fa1911
- remove unavailable functionality upon request (Peter Mazinger)
|
16 年之前 |
Denis Vlasenko
|
2401710fc0
features.h: add TODO (changing __OPTIMIZE_SIZE__ is a wrong thing to do)
|
16 年之前 |
Denis Vlasenko
|
0f55c533b6
*: document __USE_EXTERN_INLINES better;
|
16 年之前 |
Bernhard Reutner-Fischer
|
1cf466022b
- for extern inline, also take __extern_inline and __GNUC_GNU_INLINE__ into account
|
16 年之前 |
Mike Frysinger
|
42c4166f31
drop __user hack for crappy kernel headers and document the __linux__ grease
|
17 年之前 |
Bernhard Reutner-Fischer
|
2c20597657
- honor __UCLIBC_HAS_LFS__
|
18 年之前 |
Mike Frysinger
|
c3a0c54d0b
cut out _FORTIFY_SOURCE
|
18 年之前 |
Peter S. Mazinger
|
9a876e6866
Correct typo
|
18 年之前 |
Peter S. Mazinger
|
d55e6dd199
Sync w/ glibc, disabling *at interfaces
|
18 年之前 |