This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-01 16:58:22 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
uClibc
History
Felix Fietkau
cf8362db3c
remove the openat() patch, as it's breaking quite a few packages. the problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt.
...
SVN-Revision: 13817
2009-01-02 04:16:30 +00:00
..
config
Update uClibc config for x86_64
2008-07-27 16:56:34 +00:00
patches
remove the openat() patch, as it's breaking quite a few packages. the problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt.
2009-01-02 04:16:30 +00:00
Config.in
remove some wrong depends/defaults
2008-01-27 18:49:51 +00:00
Config.version
fix uClibc legacy version
2008-07-29 14:58:48 +00:00
Makefile
indent conditionnals in uClibc Makefile
2008-11-08 23:00:22 +00:00