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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* winsup.api/systemcall.c (main): Change some messages for clarity.
Christopher Faylor
2001-10-05
2
-2
/
+6
*
* winsup.api/systemcall.c: New file. Check for system call problems.
Christopher Faylor
2001-10-05
2
-0
/
+62
*
* spawn.cc (perhaps_suffix): Return NULL on non-existence of file as well as
Christopher Faylor
2001-10-05
2
-1
/
+7
*
* path.cc (path_conv::check): Return ENOTDIR when leading device and trailing
Christopher Faylor
2001-10-05
2
-0
/
+10
*
* syscalls.cc (stat_worker): Make global. Accept path_conv parameter for
Christopher Faylor
2001-10-05
6
-60
/
+102
*
* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.
Christopher Faylor
2001-10-04
22
-208
/
+229
*
* cygheap.cc (cfree): Remove malloc debugging probe.
Christopher Faylor
2001-10-03
8
-76
/
+120
*
Tue Oct 2 22:25:23 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-10-02
2
-0
/
+69
*
* dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional.
Christopher Faylor
2001-10-02
6
-88
/
+103
*
* cygwin.din: export strtoll and strtoull
Christopher Faylor
2001-10-01
2
-0
/
+8
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
37
-292
/
+314
*
* environ.cc (winenv): Allocate exact amount of space needed for forced windows
Christopher Faylor
2001-09-30
2
-3
/
+11
*
* Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file when
Christopher Faylor
2001-09-30
2
-1
/
+10
*
Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-30
2
-2
/
+7
*
Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-29
4
-153
/
+243
*
* pipe.cc (fhandler_pipe::fixup_after_fork): New method.
Christopher Faylor
2001-09-29
3
-4
/
+24
*
* passwd.cc (read_etc_passwd): Bother with unlocking when not in cygwin
Christopher Faylor
2001-09-28
3
-0
/
+16
*
* passwd.cc (read_etc_passwd): Don't bother with locking when
Christopher Faylor
2001-09-28
3
-14
/
+33
*
* pipe.cc (fhandler_pipe::hit_eof): Return correct value when there is no EOF
Christopher Faylor
2001-09-28
2
-1
/
+6
*
* mmap.cc (mmap): Move setting the access after evaluating fd.
Corinna Vinschen
2001-09-27
2
-24
/
+26
*
Thu Sep 27 22:00:00 2001 Robert Collins rbtcollins@itdomain.com.au
Robert Collins
2001-09-27
2
-2
/
+6
*
* select.cc (peek_pipe): REALLY only grab mutex when we actually got something
Christopher Faylor
2001-09-26
2
-1
/
+7
*
Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-25
4
-80
/
+159
*
* select.cc (fhandler_tty_common::ready_for_read): Rewrite to correctly
Christopher Faylor
2001-09-25
2
-6
/
+16
*
* select.cc (peek_pipe): Only grab mutex when we actually got something from
Christopher Faylor
2001-09-24
4
-9
/
+19
*
* fhandler.h (fhandler_pipe::hit_eof): New method.
Christopher Faylor
2001-09-24
8
-43
/
+117
*
* syscalls.cc (_open): Set name in fhandler object after successful
Corinna Vinschen
2001-09-23
2
-7
/
+17
*
* dtable.cc (dtable::build_fhandler): Initialize unit when using
Corinna Vinschen
2001-09-23
2
-0
/
+6
*
expand entry "How can I get bash filename completion to be case insensitive?"
David Starks-Browning
2001-09-23
1
-1
/
+11
*
new entry "What versions of Windows are supported?"
David Starks-Browning
2001-09-23
1
-1
/
+16
*
1.1.x -> 1.3.x in "recent history"
David Starks-Browning
2001-09-23
1
-8
/
+9
*
* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.
Christopher Faylor
2001-09-22
6
-10
/
+43
*
new entry "How much disk space does Cygwin require?"
David Starks-Browning
2001-09-22
1
-0
/
+13
*
again revise license terms
David Starks-Browning
2001-09-22
1
-2
/
+1
*
* exceptions.cc (setup_handler): Always relinquish lock after we've
Christopher Faylor
2001-09-22
10
-56
/
+120
*
revise license explanation
David Starks-Browning
2001-09-22
1
-2
/
+3
*
Add recent developments.
Christopher Faylor
2001-09-22
1
-11
/
+27
*
typo, words.
Christopher Faylor
2001-09-22
1
-4
/
+5
*
* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are not
Christopher Faylor
2001-09-22
2
-1
/
+6
*
fix error
David Starks-Browning
2001-09-21
1
-1
/
+1
*
Update contents.
David Starks-Browning
2001-09-21
1
-27
/
+49
*
new entry "Can I build a Cygwin program that does not require cygwin1.dll at ...
David Starks-Browning
2001-09-21
1
-0
/
+13
*
* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.
Christopher Faylor
2001-09-21
2
-1
/
+5
*
New entry "Why doesn't //c (for C:) work anymore?"
David Starks-Browning
2001-09-20
1
-0
/
+9
*
* fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCE
Christopher Faylor
2001-09-20
5
-43
/
+24
*
* libltp/lib/get_high_address.c (get_high_address): Get inaccessible
Egor Duda
2001-09-20
4
-9
/
+17
*
* fhandler_socket.cc (fhandler_socket::fixup_after_exec): Close
Corinna Vinschen
2001-09-20
2
-1
/
+7
*
* fhandler.h (fhandler_socket::fixup_after_exec): Remove inline
Corinna Vinschen
2001-09-20
4
-2
/
+37
*
* fhandler.cc (fhandler_base::set_inheritance): If available,
Corinna Vinschen
2001-09-20
4
-2
/
+27
*
2001-09-18 Danny Smith <dannysmith@users.sourceforge.net>
Earnie Boyd
2001-09-19
6
-5
/
+28
[next]