This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
c7ff578b9fd7e11ca05a5d5c9db2ea4dbb0f1e7b
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