repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git]
/
newlib
/
libc
/
machine
/
arm
/
Makefile.inc
blob
2d6c08d71972d1b13c62adfdac97ed36bb59443a
1
libc_a_SOURCES += \
2
%D%/setjmp.S %D%/strcmp.S %D%/strcpy.c \
3
%D%/aeabi_memcpy.c %D%/aeabi_memcpy-armv7a.S \
4
%D%/aeabi_memmove.c %D%/aeabi_memmove-soft.S \
5
%D%/aeabi_memset.c %D%/aeabi_memset-soft.S %D%/aeabi_memclr.c \
6
%D%/memchr-stub.c \
7
%D%/memchr.S \
8
%D%/memcpy-stub.c \
9
%D%/memcpy.S \
10
%D%/strlen-stub.c \
11
%D%/strlen.S