index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-5
/
+5
*
* Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.
Corinna Vinschen
2006-07-07
1
-9
/
+10
*
* Makefile.in (DLL_OFILES): Add rexec.o.
Corinna Vinschen
2006-07-04
1
-2
/
+2
*
* Makefile.in (libdl.a): New library.
Christopher Faylor
2006-06-03
1
-1
/
+4
*
* Makefile.in (clean): Also delete *.dbg.
Brian Dessent
2006-05-10
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add winf.o.
Christopher Faylor
2006-04-12
1
-1
/
+1
*
* libc: Add subdirectory.
Corinna Vinschen
2005-11-18
1
-5
/
+5
*
* memmem.cc: New file.
Christopher Faylor
2005-11-08
1
-2
/
+2
*
Check in previously ChangeLoged entry.
Christopher Faylor
2005-10-17
1
-1
/
+1
*
* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).
Christopher Faylor
2005-10-14
1
-1
/
+1
*
* Makefile.in: Make sure that directories are created prior to copying to them.
Christopher Faylor
2005-10-11
1
-0
/
+4
*
* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generate
Christopher Faylor
2005-09-02
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
Corinna Vinschen
2005-08-08
1
-9
/
+10
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
1
-0
/
+1
*
* dllfixdbg: New perl script.
Christopher Faylor
2005-08-08
1
-8
/
+6
*
* Makefile.in: Allow previous patch to work in a 64 bit environment.
Corinna Vinschen
2005-08-07
1
-1
/
+1
*
* Makefile.in: Warn when end of cygheap is not on 64k boundary.
Christopher Faylor
2005-08-07
1
-0
/
+6
*
* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.
Christopher Faylor
2005-06-11
1
-1
/
+2
*
* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.
Christopher Faylor
2005-06-05
1
-0
/
+1
*
* cygwin.din: Export mkdtemp.
Christopher Faylor
2005-05-25
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-4
/
+4
*
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
Christopher Faylor
2005-05-06
1
-1
/
+2
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-3
/
+3
*
* include/ctype.h: New file.
Christopher Faylor
2005-03-23
1
-4
/
+4
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-11
/
+7
*
* cygthread.h (cygthread::terminate_thread): Reflect return value.
Christopher Faylor
2005-02-06
1
-0
/
+2
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-2
/
+5
*
* Makefile.in (clean): Remove cygwin.def since it is autogenerated.
Christopher Faylor
2004-07-20
1
-1
/
+1
*
* path.cc (is_unc_share): Remove redundant tests.
Christopher Faylor
2004-05-04
1
-3
/
+3
*
* Makefile.in (EXTRALIBS): Add libtextreadmode.a.
Corinna Vinschen
2004-04-06
1
-2
/
+2
*
* Makefile.in (clean): Clean libserver, too.
Christopher Faylor
2004-02-17
1
-0
/
+1
*
* Makefile.in: Compile flock.o with -fomit-frame-pointer.
Christopher Faylor
2004-02-17
1
-0
/
+1
*
* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.
Christopher Faylor
2004-02-16
1
-0
/
+1
*
* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.
Christopher Faylor
2004-02-16
1
-0
/
+1
*
* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.
Christopher Faylor
2004-02-15
1
-0
/
+1
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
1
-2
/
+5
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
1
-2
/
+1
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
1
-4
/
+4
*
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
Christopher Faylor
2004-01-19
1
-4
/
+5
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-1
/
+3
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-8
/
+13
*
* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.
Christopher Faylor
2003-12-03
1
-2
/
+2
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
Corinna Vinschen
2003-12-01
1
-1
/
+2
*
* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location
Christopher Faylor
2003-11-30
1
-1
/
+1
*
* Makefile.in: (DLL_OFILES): Add flock.o.
Corinna Vinschen
2003-11-29
1
-2
/
+2
*
* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.
Christopher Faylor
2003-11-28
1
-2
/
+2
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-11
/
+20
*
* Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.
Corinna Vinschen
2003-10-27
1
-1
/
+2
*
* Makefile.in: Add $(LIBSERVER) rule.
Corinna Vinschen
2003-10-22
1
-0
/
+3
[next]