aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-08-02Add missing checkin.Christopher Faylor1-4/+4
2007-07-20 * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen1-6/+6
2007-07-08* Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance onChristopher Faylor1-10/+10
2007-06-12 * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen1-0/+1
2007-03-01* Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor1-1/+1
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-1/+1
2007-02-14 * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen1-7/+7
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-14/+15
2006-12-11 * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen1-10/+13
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-5/+5
2006-07-07 * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen1-9/+10
2006-07-04 * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen1-2/+2
2006-06-03* Makefile.in (libdl.a): New library.Christopher Faylor1-1/+4
2006-05-10 * Makefile.in (clean): Also delete *.dbg.Brian Dessent1-1/+1
2006-04-12* Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor1-1/+1
2005-11-18 * libc: Add subdirectory.Corinna Vinschen1-5/+5
2005-11-08* memmem.cc: New file.Christopher Faylor1-2/+2
2005-10-17Check in previously ChangeLoged entry.Christopher Faylor1-1/+1
2005-10-14* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).Christopher Faylor1-1/+1
2005-10-11* Makefile.in: Make sure that directories are created prior to copying to them.Christopher Faylor1-0/+4
2005-09-02* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor1-1/+1
2005-08-08 * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen1-9/+10
2005-08-08* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor1-0/+1
2005-08-08* dllfixdbg: New perl script.Christopher Faylor1-8/+6
2005-08-07 * Makefile.in: Allow previous patch to work in a 64 bit environment.Corinna Vinschen1-1/+1
2005-08-07* Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor1-0/+6
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