Mike Frysinger 3898083f5b delete/init module functions are not 2.4 specific 16 سال پیش
..
alpha 5c742ff1a5 - add sync_file_range() 16 سال پیش
arm 5c742ff1a5 - add sync_file_range() 16 سال پیش
avr32 7c3b5b935d avr32: add defines and prototype function for sync_file_range syscall 16 سال پیش
bfin 5c742ff1a5 - add sync_file_range() 16 سال پیش
common 3898083f5b delete/init module functions are not 2.4 specific 16 سال پیش
cris 5c742ff1a5 - add sync_file_range() 16 سال پیش
e1 5c742ff1a5 - add sync_file_range() 16 سال پیش
frv 5c742ff1a5 - add sync_file_range() 16 سال پیش
h8300 5c742ff1a5 - add sync_file_range() 16 سال پیش
hppa 5c742ff1a5 - add sync_file_range() 16 سال پیش
i386 71c10cea5a - add posix_fadvise. Not yet tested most likely broken in advise64 16 سال پیش
i960 5c742ff1a5 - add sync_file_range() 16 سال پیش
ia64 5c742ff1a5 - add sync_file_range() 16 سال پیش
m68k 5c742ff1a5 - add sync_file_range() 16 سال پیش
microblaze 5c742ff1a5 - add sync_file_range() 16 سال پیش
mips 5c742ff1a5 - add sync_file_range() 16 سال پیش
nios 5c742ff1a5 - add sync_file_range() 16 سال پیش
nios2 5c742ff1a5 - add sync_file_range() 16 سال پیش
powerpc 5c742ff1a5 - add sync_file_range() 16 سال پیش
sh 28134dd75c Add INTERNAL_SYSCALL macros for sh 16 سال پیش
sh64 5c742ff1a5 - add sync_file_range() 16 سال پیش
sparc 5c742ff1a5 - add sync_file_range() 16 سال پیش
v850 5c742ff1a5 - add sync_file_range() 16 سال پیش
vax 5c742ff1a5 - add sync_file_range() 16 سال پیش
x86_64 5c742ff1a5 - add sync_file_range() 16 سال پیش
xtensa 5c742ff1a5 - add sync_file_range() 16 سال پیش
Makefile ba31c6c463 Remove TOPDIR 19 سال پیش
Makefile.commonarch 516a518c9d - make sure to build crti and crtn with PICFLAG 16 سال پیش
Makefile.in 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles 19 سال پیش
README 4d08c75822 - fix typo 16 سال پیش

README

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported Linux architectures/CPUs. If you wanted to
port uClibc to some new Linux architecture (arm, mips, etc), this is the place
to add that support.

All stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.