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
*
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
*
remove white space
Christopher Faylor
2002-05-18
1
-2
/
+2
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
1
-10
/
+11
*
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-03
1
-1
/
+1
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
1
-8
/
+39
*
* Makefile.in (DLL_OFILES): Consolidate object files.
Christopher Faylor
2002-02-10
1
-9
/
+9
*
* Makefile.in (libpthread.a): Pass the assembler also.
Christopher Faylor
2002-01-22
1
-3
/
+3
*
* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is only
Christopher Faylor
2002-01-20
1
-1
/
+1
*
* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.
Christopher Faylor
2002-01-19
1
-1
/
+1
*
* Makefile.in: Add fnmatch.o to DLL_OFILES.
Corinna Vinschen
2002-01-17
1
-1
/
+2
*
* Makefile.in: Add uninstall target.
Christopher Faylor
2002-01-08
1
-0
/
+33
*
Strip path when installing library.
Christopher Faylor
2001-12-31
1
-1
/
+1
*
* speclib: New file.
Christopher Faylor
2001-12-31
1
-3
/
+20
*
* Makefile.in: Quote arguments to shell scripts.
Christopher Faylor
2001-12-26
1
-5
/
+5
*
* Makefile.in: Autogenerate some header files which provide magic numbers.
Christopher Faylor
2001-12-26
1
-3
/
+11
*
* Makefile.in (VPATH): Add regex directory.
Christopher Faylor
2001-12-20
1
-29
/
+48
*
whitespace cleanup
Christopher Faylor
2001-12-10
1
-1
/
+1
*
* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding
Christopher Faylor
2001-11-26
1
-1
/
+1
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
Christopher Faylor
2001-11-21
1
-10
/
+10
*
* fhandler.h: Change Windows 'BOOL's to c++ 'bool's for all variables.
Christopher Faylor
2001-11-02
1
-1
/
+1
*
fix spelling errors
Christopher Faylor
2001-10-28
1
-1
/
+1
*
Ensure that all fhandler_*::read definitions are __stdcall throughout.
Christopher Faylor
2001-10-24
1
-1
/
+1
*
* Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file when
Christopher Faylor
2001-09-30
1
-1
/
+5
*
Thu Sep 27 22:00:00 2001 Robert Collins rbtcollins@itdomain.com.au
Robert Collins
2001-09-27
1
-2
/
+2
*
* select.cc (peek_pipe): Only grab mutex when we actually got something from
Christopher Faylor
2001-09-24
1
-3
/
+3
*
* Makefile.in: Generate libcygwin.a during the link pass rather than as a
Christopher Faylor
2001-09-15
1
-7
/
+5
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-1
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygwin.sc: New file -- linker script for building cygwin DLL.
Christopher Faylor
2001-08-31
1
-3
/
+6
[next]