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: 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
*
* Makefile.in: Change from using new-* to cygwin0 for temporary targets.
Christopher Faylor
2003-03-09
1
-10
/
+11
*
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
Christopher Faylor
2003-01-24
1
-1
/
+1
*
* cygrun.c: Move from here to ../testsuite.
Corinna Vinschen
2003-01-22
1
-8
/
+1
*
* Makefile.in: Default fhandler objects to -fomit-frame-pointer. Eliminate
Christopher Faylor
2002-12-21
1
-1
/
+21
*
* Makefile.common: Define MINGW_LDFLAGS.
Corinna Vinschen
2002-12-12
1
-1
/
+1
*
* netdb.cc: New file.
Christopher Faylor
2002-12-04
1
-10
/
+9
*
* cxx.cc: New file. Implement new, new[], delete and delete[]
Corinna Vinschen
2002-12-04
1
-2
/
+2
*
Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.
Christopher Faylor
2002-10-20
1
-7
/
+10
*
* Makefile.in (new-cygwin1.dll): Reorganize library order.
Christopher Faylor
2002-10-10
1
-2
/
+2
*
* fhandler_proc.cc (format_process_stat): make ctty a real device number.
Christopher Faylor
2002-09-25
1
-1
/
+1
*
* Makefile.in (DLL_O_FILES): Restore formatting.
Christopher Faylor
2002-09-22
1
-22
/
+21
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
1
-21
/
+22
*
whitespace
Christopher Faylor
2002-09-22
1
-4
/
+4
*
* Makefile.in (DLL_OFILES): Drop shortcut.o.
Corinna Vinschen
2002-09-04
1
-1
/
+1
*
* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.
Christopher Faylor
2002-08-26
1
-2
/
+7
*
* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list rather
Christopher Faylor
2002-08-25
1
-6
/
+8
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
1
-7
/
+10
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-16
/
+18
*
* Makefile.in: Check if API version is updated when exports are
Egor Duda
2002-07-25
1
-1
/
+7
*
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
Christopher Faylor
2002-07-14
1
-1
/
+1
*
* Makefile.in (cygserver.exe): Add -lstdc++.
Christopher Faylor
2002-07-14
1
-2
/
+2
*
* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.
Christopher Faylor
2002-06-22
1
-1
/
+1
*
* Makefile.in (cygrun.exe): Use -lgcc when linking.
Christopher Faylor
2002-06-22
1
-1
/
+1
*
* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS
Christopher Faylor
2002-06-11
1
-1
/
+1
*
* autoload.cc (noload): Correctly save argument count register.
Christopher Faylor
2002-06-06
1
-2
/
+2
*
* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?
Christopher Faylor
2002-06-06
1
-2
/
+2
*
* strace.cc (strace::hello): Set inited, when appropriate.
Christopher Faylor
2002-06-06
1
-2
/
+2
*
update comment
Christopher Faylor
2002-05-27
1
-1
/
+1
[next]