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
*
* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.
Christopher Faylor
2001-04-16
1
-6
/
+5
*
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
Christopher Faylor
2001-04-09
1
-1
/
+1
*
* sched.cc: New file. Implement sched*.
Christopher Faylor
2001-03-21
1
-7
/
+6
*
* shortcut.c: New file. Provides a C interface to reading of
Corinna Vinschen
2001-02-22
1
-1
/
+2
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
1
-1
/
+1
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
1
-1
/
+1
*
* path.cc (normalize_posix_path): Calculate path name length overruns more
Christopher Faylor
2000-12-15
1
-2
/
+3
*
* Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoid
Corinna Vinschen
2000-12-04
1
-2
/
+2
*
* Makefile.in: Remove some extra cruft.
Christopher Faylor
2000-12-03
1
-5
/
+2
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
1
-2
/
+3
*
* Makefile.in: new-temp.a -> new-templib.a
Christopher Faylor
2000-11-22
1
-1
/
+1
*
* Makefile.in: Make import library creation 'make -j2' friendly.
Christopher Faylor
2000-11-16
1
-7
/
+9
*
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
Christopher Faylor
2000-11-03
1
-2
/
+2
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
1
-1
/
+2
*
* fhandler_socket.cc: New file.
Corinna Vinschen
2000-10-27
1
-2
/
+2
*
* Makefile.in: add miscfuncs.cc
DJ Delorie
2000-10-19
1
-1
/
+2
*
* fhandler_clipboard.cc: new file
DJ Delorie
2000-10-17
1
-1
/
+2
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-20
/
+6
*
* Makefile.in: Add fhandler_mem.o to the dependencies.
Corinna Vinschen
2000-10-01
1
-1
/
+1
*
* Makefile.in: Make clean target remove *.d.
Christopher Faylor
2000-09-12
1
-1
/
+1
*
* Makefile.in (CFLAGS): Ensure that -MD is always added even when CFLAGS is
Christopher Faylor
2000-09-06
1
-1
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-11
/
+12
*
* Makefile.in: Remove "make check" support. It is now in winsup/Makefile.in.
Christopher Faylor
2000-09-03
1
-56
/
+1
*
* Makefile.in: Don't include '.d' file if there are none generated yet.
Christopher Faylor
2000-08-22
1
-3
/
+5
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-75
/
+3
*
* Makefile.in: hinfo.o -> dtable.o.
Christopher Faylor
2000-08-18
1
-11
/
+10
*
hinfo -> dtable
Christopher Faylor
2000-08-18
1
-11
/
+12
*
* Makefile.in: Use dtable.o rather than hinfo.o.
Christopher Faylor
2000-08-12
1
-5
/
+5
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-2
/
+0
*
* Makefile.in (install): Install textmode.o as well as binmode.o.
Christopher Faylor
2000-07-10
1
-1
/
+1
*
* poll.cc: New file. Implement `poll' system call.
Corinna Vinschen
2000-07-04
1
-1
/
+2
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
1
-5
/
+7
*
* Makefile.in: Autogenerate cygwin.def when appropriate.
Christopher Faylor
2000-06-22
1
-1
/
+4
*
Remove some files that were added prematurely.
Christopher Faylor
2000-06-22
1
-3
/
+2
*
* Makefile.in: Add new-libcygwin.a back to all_host target.
Christopher Faylor
2000-06-22
1
-1
/
+1
*
* Makefile.in: Add *.def to clean operation.
Christopher Faylor
2000-06-21
1
-5
/
+4
*
* Makefile.in: Add *.exe to clean operation.
Christopher Faylor
2000-06-21
1
-1
/
+1
*
* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.
Christopher Faylor
2000-06-21
1
-2
/
+2
*
* Makefile.in: Change to build the DLL during a cross-compiler build.
Christopher Faylor
2000-06-20
1
-5
/
+3
*
* configure.in: Detect "cross-hosting" situation and set appropriate variables
Christopher Faylor
2000-06-17
1
-4
/
+17
*
* Makefile.in: Just use library files from this tree when building cygrun.exe.
Christopher Faylor
2000-06-16
1
-3
/
+3
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
1
-2
/
+2
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
1
-1
/
+1
*
* Makefile.in: Remove external.h dependency.
Christopher Faylor
2000-05-18
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Sort.
Christopher Faylor
2000-05-12
1
-10
/
+10
*
* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.
Christopher Faylor
2000-05-09
1
-1
/
+1
*
2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-04
1
-1
/
+3
*
* Makefile.in: Add dependencies for fhandler_random.o
Corinna Vinschen
2000-05-03
1
-1
/
+3
*
* Makefile.in (install): install regexp.h
DJ Delorie
2000-04-26
1
-1
/
+2
*
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
Christopher Faylor
2000-04-13
1
-1
/
+0
[next]