acadia-newlib/newlib/libc/sys/linux/linuxthreads
Jeff Johnston 7ad962240c 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* acinclude.m4: New _NEWLIB_VERSION.
        * acinclude.m4(NEWLIB_CONFIGURE): AC_REQUIRE(_NEWLIB_VERSION).
        Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM.
        Use new form of AC_INIT_AUTOMAKE.
        * configure.in: AC_PREREQ(2.59).
        Use autoconf-2.5.x version of AC_INIT.
        Use AC_CONFIG_FILES and autoconf-2.5x AC_OUTPUT instead of
        autoconf-2.13's AC_OUTPUT.
        * libm/configure.in: Ditto.
        * libm/machine/configure.in: Ditto.
        * libm/machine/i386/configure.in: Ditto.
        * libc/configure.in: Ditto.
        * libc/machine/a29k/configure.in: Ditto.
        * libc/machine/arm/configure.in: Ditto.
        * libc/machine/configure.in: Ditto.
        * libc/machine/mn10300/configure.in: Ditto.
        * libc/machine/powerpc/configure.in: Ditto.
        * libc/machine/z8k/configure.in: Ditto.
        * libc/machine/h8300/configure.in: Ditto.
        * libc/machine/mips/configure.in: Ditto.
        * libc/machine/crx/configure.in: Ditto.
        * libc/machine/m68hc11/configure.in: Ditto.
        * libc/machine/h8500/configure.in: Ditto.
        * libc/machine/xscale/configure.in: Ditto.
        * libc/machine/d10v/configure.in: Ditto.
        * libc/machine/fr30/configure.in: Ditto.
        * libc/machine/sh/configure.in: Ditto.
        * libc/machine/tic80/configure.in: Ditto.
        * libc/machine/m32r/configure.in: Ditto.
        * libc/machine/xstormy16/configure.in: Ditto.
        * libc/machine/i386/configure.in: Ditto.
        * libc/machine/d30v/configure.in: Ditto.
        * libc/machine/mn10200/configure.in: Ditto.
        * libc/machine/frv/configure.in: Ditto.
        * libc/machine/mt/configure.in: Ditto.
        * libc/machine/i960/configure.in: Ditto.
        * libc/machine/v850/configure.in: Ditto.
        * libc/machine/necv70/configure.in: Ditto.
        * libc/machine/tic4x/configure.in: Ditto.
        * libc/machine/cris/configure.in: Ditto.
        * libc/machine/m68k/configure.in: Ditto.
        * libc/machine/m32c/configure.in: Ditto.
        * libc/machine/hppa/configure.in: Ditto.
        * libc/machine/w65/configure.in: Ditto.
        * libc/machine/iq2000/configure.in: Ditto.
        * libc/machine/sparc/configure.in: Ditto.
        * libc/machine/m88k/configure.in: Ditto.
        * libc/sys/linux/configure.in: Ditto.
        * libc/sys/linux/machine/configure.in: Ditto.
        * libc/sys/linux/machine/i386/configure.in: Ditto.
        * libc/sys/linux/linuxthreads/configure.in: Ditto.
        * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
        * libc/sys/linux/linuxthreads/machine/i386/configure.in: Ditto.
        * libc/sys/arm/configure.in: Ditto.
        * libc/sys/configure.in: Ditto.
        * libc/sys/decstation/configure.in: Ditto.
        * libc/sys/a29khif/configure.in: Ditto.
        * libc/sys/sysnecv850/configure.in: Ditto.
        * libc/sys/d10v/configure.in: Ditto.
        * libc/sys/netware/configure.in: Ditto.
        * libc/sys/mmixware/configure.in: Ditto.
        * libc/sys/h8500hms/configure.in: Ditto.
        * libc/sys/sh/configure.in: Ditto.
        * libc/sys/tic80/configure.in: Ditto.
        * libc/sys/rdos/configure.in: Ditto.
        * libc/sys/sysmec/configure.in: Ditto.
        * libc/sys/sysvi386/configure.in: Ditto.
        * libc/sys/h8300hms/configure.in: Ditto.
        * libc/sys/sparc64/configure.in: Ditto.
        * libc/sys/arc/configure.in: Ditto.
        * libc/sys/sysnec810/configure.in: Ditto.
        * libc/sys/m88kbug/configure.in: Ditto.
        * libc/sys/sysvnecv70/configure.in: Ditto.
        * libc/sys/z8ksim/configure.in: Ditto.
        * libc/sys/rtems/configure.in: Ditto.
        * libc/sys/w65/configure.in: Ditto.
        * libc/sys/sun4/configure.in: Ditto.
        * doc/configure.in: Ditto.
        * iconvdata/configure.in: Ditto.
        * configure.in: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
2006-04-13 19:56:32 +00:00
..
bits 2005-10-26 Shaun Jackman <sjackman@gmail.com> 2005-10-26 22:16:34 +00:00
machine 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
LICENSE
Makefile.am 2006-04-11 Jeff Johnston <jjohnstn@redhat.com> 2006-04-11 19:02:16 +00:00
Makefile.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
aclocal.m4 2006-04-11 Jeff Johnston <jjohnstn@redhat.com> 2006-04-11 19:02:16 +00:00
attr.c
barrier.c
bp-sym.h
cancel.c
condvar.c
config.h 2006-03-17 Jeff Johnston <jjohnstn@redhat.com> 2006-03-17 22:27:37 +00:00
configure 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
defs.awk
ecmutex.c
events.c
getcpuclockid.c
getreent.c
internals.h
join.c
joinrace.c
kernel-features.h
libc-internal.h
libc-symbols.h
linuxthreads.texi
lockfile.c
manager.c
mq_notify.c
mutex.c
no-tsd.c
oldsemaphore.c
posix-timer.h
prio.c
proc_service.h
pt-machine.c
ptclock_gettime.c
ptclock_settime.c
ptfork.c
pthread.c
ptlongjmp.c
queue.h
reent.c
reqsyscalls.c
restart.h
rwlock.c
semaphore.c
semaphore.h
shlib-compat.h
signals.c
specific.c
spinlock.c
spinlock.h
sysctl.c
td_init.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_log.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_symbol_list.c
td_ta_clear_event.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_delete.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_enable_stats.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_event_addr.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_event_getmsg.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_get_nthreads.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_get_ph.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_get_stats.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_map_id2thr.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_map_lwp2thr.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_new.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_reset_stats.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_set_event.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_setconcurrency.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_thr_iter.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_ta_tsd_iter.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_clear_event.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_dbresume.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_dbsuspend.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_event_enable.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_event_getmsg.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_get_info.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_getfpregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_getgregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_getxregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_getxregsize.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_set_event.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_setfpregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_setgregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_setprio.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_setsigpending.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_setxregs.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_sigsetmask.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_tsd.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
td_thr_validate.c 2003-11-06 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 22:58:52 +00:00
testrtsig.h
thread_db.h
thread_dbP.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-cancel.c
tst-context.c
tststack.c
unload.c
weaks.c
wrapsyscall.c