aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
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