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: cygwin_GetCommandLineW/A: don't rely on __argv[0] content
[newlib-cygwin.git]
/
libgloss
/
libnosys
/
Makefile.inc
blob
334f694af177543eefc5d7686e78e40072725a26
1
multilibtool_DATA += %D%/nosys.specs
2
multilibtool_LIBRARIES += %D%/libnosys.a
3
%C%_libnosys_a_SOURCES = \
4
%D%/chown.c \
5
%D%/close.c \
6
%D%/environ.c \
7
%D%/errno.c \
8
%D%/execve.c \
9
%D%/fork.c \
10
%D%/fstat.c \
11
%D%/getpid.c \
12
%D%/gettod.c \
13
%D%/isatty.c \
14
%D%/kill.c \
15
%D%/link.c \
16
%D%/lseek.c \
17
%D%/open.c \
18
%D%/read.c \
19
%D%/readlink.c \
20
%D%/sbrk.c \
21
%D%/stat.c \
22
%D%/symlink.c \
23
%D%/times.c \
24
%D%/unlink.c \
25
%D%/wait.c \
26
%D%/write.c \
27
%D%/getentropy.c \
28
%D%/_exit.c