acadia-newlib/newlib/libc/sys/linux
Mike Frysinger 3722489f1f newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT
The AC_LIBTOOL_WIN32_DLL macro has been deprecated for a while and code
should call LT_INIT with win32-dll instead.  Update the calls to match.

The generated code is noisy not because of substantial differences, but
because the order of some macros change (i.e. instead of calling AS and
then CC, CC is called first and then AS).
2022-01-18 19:15:44 -05:00
..
argp newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
bits 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 2008-11-19 20:56:22 +00:00
cmath newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
dl newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
iconv newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
include libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
intl newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
linuxthreads newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT 2022-01-18 19:15:44 -05:00
machine newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT 2022-01-18 19:15:44 -05:00
net newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
sys Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
Makefile.am require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
aio.c 2006-02-16 Jeff Johnston <jjohnstn@redhat.com> 2006-02-16 21:25:45 +00:00
aio64.c 2002-07-29 Jeff Johnston <jjohnstn@redhat.com> 2002-07-29 17:40:10 +00:00
bp-checks.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
brk.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:19:18 +00:00
calloc.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
callocr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 21:13:32 +00:00
cfreer.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
cfspeed.c 2002-05-28 Jeff Johnston <jjohnstn@redhat.com> 2002-05-28 22:26:36 +00:00
clock_getres.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 20:09:26 +00:00
clock_gettime.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 20:09:26 +00:00
clock_settime.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 20:09:26 +00:00
config.h 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 17:59:48 +00:00
configure newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT 2022-01-18 19:15:44 -05:00
configure.ac newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT 2022-01-18 19:15:44 -05:00
confstr.c 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 18:41:15 +00:00
confstr.h 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 18:41:15 +00:00
crt1.c 2002-04-04 Jeff Johnston <jjohnstn@redhat.com> 2002-04-04 22:41:11 +00:00
ctermid.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
fclean.c 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 20:09:20 +00:00
flockfile.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
fpathconf.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
free.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
freer.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
fstab.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
fstatvfs.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
fstatvfs64.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
ftok.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
ftw.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
ftw64.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
funlockfile.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
getdate.c sys: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
getdate_err.c 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
gethostid.c 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
gethostname.c 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 21:46:06 +00:00
getlogin.c ansification: remove _DEFUN_VOID 2018-01-17 11:47:19 -06:00
getopt.c * libc/sys/linux/argp: New directory. 2002-08-29 23:53:06 +00:00
getopt1.c * libc/sys/linux/argp: New directory. 2002-08-29 23:53:06 +00:00
getpwent.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
getreent.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
getrlimit64.c 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> 2002-07-19 23:21:43 +00:00
getwd.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
hp-timing.h 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 20:09:26 +00:00
ids.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
inode.c 2008-11-28 Jeff Johnston <jjohnstn@redhat.com> 2008-11-28 17:15:47 +00:00
internal_statvfs.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
io.c Fix reference to __mknod syscall to pass proper third argument. 2006-03-29 21:50:52 +00:00
io64.c 2008-11-28 Jeff Johnston <jjohnstn@redhat.com> 2008-11-28 17:15:47 +00:00
ipc.c 2002-06-19 Jeff Johnston <jjohnstn@redhat.com> 2002-06-19 22:17:33 +00:00
isatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
kernel_sigaction.h 2002-05-30 Jeff Johnston <jjohnstn@redhat.com> 2002-05-30 20:51:03 +00:00
libc-internal.h 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 17:59:48 +00:00
libc-symbols.h headers: properly decorate attributes 2014-08-01 15:44:51 +00:00
libc-tsd.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
libintl.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
linux.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
linux_fsinfo.h 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> 2002-07-20 01:03:08 +00:00
malign.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
malignr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mallinfor.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
malloc.c 2003-06-20 Jeff Johnston <jjohnstn@redhat.com> 2003-06-20 23:57:48 +00:00
mallocr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
malloptr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mallstatsr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mcheck.c 2003-06-20 Jeff Johnston <jjohnstn@redhat.com> 2003-06-20 23:57:48 +00:00
mhooks.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mmap.c 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 22:21:24 +00:00
mntent.c 2003-06-20 Jeff Johnston <jjohnstn@redhat.com> 2003-06-20 23:57:48 +00:00
mntent_r.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
mq_close.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mq_getattr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mq_notify.c 2002-06-19 Jeff Johnston <jjohnstn@redhat.com> 2002-06-19 22:17:33 +00:00
mq_open.c 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt> 2003-06-27 21:25:19 +00:00
mq_receive.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mq_send.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mq_setattr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mq_unlink.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mqlocal.h 2002-06-19 Jeff Johnston <jjohnstn@redhat.com> 2002-06-19 22:17:33 +00:00
msize.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
msizer.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mstats.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mtrim.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mtrimr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
ntp_gettime.c 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
pathconf.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
pread.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
pread64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
process.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
prof-freq.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
profile.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
pvallocr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
pwrite.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
pwrite64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
raise.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
readdir64.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
realloc.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
reallocr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
realpath.c 2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com> 2013-11-19 17:32:24 +00:00
rename.c 2002-05-24 Jeff Johnston <jjohnstn@redhat.com> 2002-05-24 23:44:39 +00:00
resource.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
scandir64.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sched.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
select.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
seteuid.c * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros. 2002-05-24 18:50:29 +00:00
sethostid.c 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> 2003-05-28 22:04:40 +00:00
sethostname.c 2002-06-25 Jeff Johnston <jjohnstn@redhat.com> 2002-06-25 18:05:31 +00:00
setrlimit64.c 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> 2002-07-19 23:21:43 +00:00
shared.ld 2014-12-18 Jeff Johnston <jjohnstn@redhat.com> 2014-12-18 20:30:11 +00:00
shlib-compat.h 2008-05-22 Jeff Johnston <jjohnstn@redhat.com> 2008-05-22 21:30:28 +00:00
shm_open.c 2002-05-22 Jeff Johnston <jjohnstn@redhat.com> 2002-05-22 20:26:28 +00:00
shm_unlink.c 2002-05-22 Jeff Johnston <jjohnstn@redhat.com> 2002-05-22 20:26:28 +00:00
sig.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
sigaction.c 2002-05-31 Jeff Johnston <jjohnstn@redhat.com> 2002-05-31 20:18:59 +00:00
siglongjmp.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
signal.c 2002-05-31 Jeff Johnston <jjohnstn@redhat.com> 2002-05-31 20:18:59 +00:00
sigqueue.c 2002-05-30 Jeff Johnston <jjohnstn@redhat.com> 2002-05-30 20:51:03 +00:00
sigset.c 2002-05-31 Jeff Johnston <jjohnstn@redhat.com> 2002-05-31 20:18:59 +00:00
sigwait.c 2002-05-30 Jeff Johnston <jjohnstn@redhat.com> 2002-05-30 20:51:03 +00:00
sleep.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
socket.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
sockops.h 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
stack.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
statvfs.c 2013-11-21 Daniel Ramirez <javamonn@gmail.com> 2013-11-22 01:17:42 +00:00
statvfs64.c 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
strsignal.c 2002-06-05 Jeff Johnston <jjohnstn@redhat.com> 2002-06-05 20:58:59 +00:00
strverscmp.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
sysconf.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 20:09:26 +00:00
sysctl.c * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros. 2002-05-24 18:50:29 +00:00
systat.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
system.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
tcdrain.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
tcsendbrk.c 2002-05-28 Jeff Johnston <jjohnstn@redhat.com> 2002-05-28 22:26:36 +00:00
termios.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
thread-m.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
time.c 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
ttyname_r.c 2002-07-25 Jeff Johnston <jjohnstn@redhat.com> 2002-07-25 17:59:48 +00:00
usleep.c 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> 2002-04-03 22:46:21 +00:00
utimes.c 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 22:51:08 +00:00
vallocr.c 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
versionsort.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
versionsort64.c 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
wait.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00