aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-06-11* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.Christopher Faylor1-1/+2
2005-06-05* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor1-0/+1
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor1-2/+2
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-4/+4
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor1-1/+2
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor1-3/+3
2005-03-23* include/ctype.h: New file.Christopher Faylor1-4/+4
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor1-11/+7
2005-02-06* cygthread.h (cygthread::terminate_thread): Reflect return value.Christopher Faylor1-0/+2
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen1-2/+5
2004-07-20* Makefile.in (clean): Remove cygwin.def since it is autogenerated.Christopher Faylor1-1/+1
2004-05-04* path.cc (is_unc_share): Remove redundant tests.Christopher Faylor1-3/+3
2004-04-06 * Makefile.in (EXTRALIBS): Add libtextreadmode.a.Corinna Vinschen1-2/+2
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor1-0/+1
2004-02-17* Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor1-0/+1
2004-02-16* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor1-0/+1
2004-02-16* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor1-0/+1
2004-02-15* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor1-0/+1
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor1-2/+5
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-2/+1
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-4/+4
2004-01-19* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor1-4/+5
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-1/+1
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-1/+3
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-8/+13
2003-12-03* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor1-2/+2
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen1-1/+2
2003-11-30* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor1-1/+1
2003-11-29 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen1-2/+2
2003-11-28* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor1-2/+2
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-11/+20
2003-10-27 * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen1-1/+2
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen1-0/+3
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-1/+2
2003-09-27* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor1-2/+2
2003-09-252003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-35/+45
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor1-0/+1
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen1-10/+10
2003-09-10* Makefile.in: Add some more -fomit-frame-pointer files.Christopher Faylor1-0/+4
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen1-3/+3
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor1-1/+1
2003-08-25Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor1-2/+3
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor1-9/+9
2003-07-26preliminary checkinChristopher Faylor1-4/+3
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor1-1/+1
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor1-0/+1
2003-07-07* newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor1-2/+2
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor1-27/+3
2003-06-25* Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.Christopher Faylor1-1/+1