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
*
* 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
*
* Makefile.in: Add YA method for generating devices.cc.
Christopher Faylor
2003-10-01
1
-1
/
+2
*
* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use
Christopher Faylor
2003-09-27
1
-2
/
+2
*
2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-35
/
+45
*
* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
Christopher Faylor
2003-09-14
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
Corinna Vinschen
2003-09-10
1
-10
/
+10
*
* Makefile.in: Add some more -fomit-frame-pointer files.
Christopher Faylor
2003-09-10
1
-0
/
+4
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
1
-3
/
+3
*
* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.
Christopher Faylor
2003-08-31
1
-1
/
+1
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
1
-2
/
+3
*
* Makefile.in: Rework to accommodate new speclib arguments.
Christopher Faylor
2003-08-06
1
-9
/
+9
*
preliminary checkin
Christopher Faylor
2003-07-26
1
-4
/
+3
*
* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
Christopher Faylor
2003-07-25
1
-1
/
+1
*
* cygwin.din: Export _fdopen64
Christopher Faylor
2003-07-25
1
-0
/
+1
*
* newsym: Reenable removal of tmp directory. Just use ar to generate archive
Christopher Faylor
2003-07-07
1
-2
/
+2
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-27
/
+3
*
* Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.
Christopher Faylor
2003-06-25
1
-1
/
+1
*
* Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
Corinna Vinschen
2003-05-12
1
-1
/
+2
*
* Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get
Corinna Vinschen
2003-05-09
1
-47
/
+47
*
* Makefile.in: Revert patch from 2003-04-17.
Thomas Pfaff
2003-04-30
1
-3
/
+0
*
* Makefile.in: Use ${nostdlib} variable.
Christopher Faylor
2003-04-19
1
-1
/
+1
*
* Makefile.in: Add finline-functions optimization to CXXFLAGS.
Thomas Pfaff
2003-04-17
1
-0
/
+3
*
* Makefile.in (EXTRA_OFILES): Remove debugging object.
Christopher Faylor
2003-04-03
1
-1
/
+1
*
* external.cc (check_ntsec): New function.
Christopher Faylor
2003-04-02
1
-1
/
+1
*
* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .s
Christopher Faylor
2003-03-29
1
-6
/
+3
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
1
-2
/
+60
[next]