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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/string/swab.c: Specify that it's defined in <unistd.h>.
Geoffrey Keating
2000-08-30
3
-3
/
+8
*
* grp.cc (getgroups): fail with EINVAL if array is not large
DJ Delorie
2000-08-29
2
-5
/
+15
*
2000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-29
2
-7
/
+11
*
* signal.cc (_raise): New function.
Christopher Faylor
2000-08-29
5
-14
/
+25
*
* kill.c (main): Avoid skipping next argument when a signal number is
Christopher Faylor
2000-08-29
3
-2
/
+10
*
2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-28
3
-5
/
+22
*
2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-28
22
-54
/
+61
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-28
3
-5
/
+5
*
* pinfo.h (pinfo): Un-inline release.
Christopher Faylor
2000-08-26
4
-32
/
+44
*
* dcrt0.cc (dll_crt0_1): Move set_os_type.
Christopher Faylor
2000-08-26
7
-68
/
+74
*
* libc/include/sys/unistd.h (environ): this one isn't from the
DJ Delorie
2000-08-25
2
-1
/
+6
*
* exec.cc (_execve): Change definition according to declaration in
Corinna Vinschen
2000-08-25
2
-2
/
+7
*
* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environ
Christopher Faylor
2000-08-25
2
-4
/
+9
*
* Makefile.in: Only build dumper.exe when all of its library and include
Christopher Faylor
2000-08-25
2
-8
/
+29
*
Add entry "How do I uninstall Cygwin?"
David Starks-Browning
2000-08-25
1
-0
/
+22
*
* Makefile.in: Make failure to build dumper.exe a non-error.
Christopher Faylor
2000-08-25
2
-2
/
+6
*
minor formatting fixes
David Starks-Browning
2000-08-25
2
-3
/
+2
*
Major re-write of "Installation using the setup.exe program".
David Starks-Browning
2000-08-25
1
-210
/
+112
*
Minor changes.
David Starks-Browning
2000-08-25
2
-5
/
+8
*
* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwin
Christopher Faylor
2000-08-25
5
-7
/
+23
*
* ps.cc (main): Always print a cygwin process using cygwin paths.
Christopher Faylor
2000-08-25
2
-2
/
+6
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
8
-10
/
+45
*
* ps.cc (main): Always print a cygwin process using cygwin paths.
Christopher Faylor
2000-08-24
1
-0
/
+4
*
* select.cc (cygwin_select): Correct logic for "always_ready" fds or when there
Christopher Faylor
2000-08-24
3
-10
/
+18
*
Change attribution.
Christopher Faylor
2000-08-24
2
-2
/
+2
*
* Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.
Christopher Faylor
2000-08-24
2
-2
/
+13
*
* Makefile.in: Add dumper.exe target and associated mechanisms for building it.
Christopher Faylor
2000-08-24
8
-3
/
+1120
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
14
-4
/
+46
*
* include/cygwin/core_dump.h: New file, contains structures used in cygwin core
Christopher Faylor
2000-08-24
3
-0
/
+91
*
* environ.cc (parse_thing): nobinmode should force O_TEXT.
Christopher Faylor
2000-08-24
4
-5
/
+18
*
* include/sys/cygwin.h (strace_printf_wrap): Force printing when
Christopher Faylor
2000-08-24
2
-2
/
+8
*
* debug.h: Allow some debug defines for use in header files.
Christopher Faylor
2000-08-24
2
-1
/
+6
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
6
-7
/
+23
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
4
-8
/
+26
*
* dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier in
Christopher Faylor
2000-08-24
7
-24
/
+81
*
Revert previous erroneous checkin.
Christopher Faylor
2000-08-23
6
-36
/
+12
*
* include/sys/cygwin.h: Protect class definitions.
Christopher Faylor
2000-08-23
8
-12
/
+42
*
* libc/unix/getut.c (utmpname): added _CONST to reflect common use
DJ Delorie
2000-08-22
2
-1
/
+7
*
* path.cc (symlink_info::check): Clear error on each iteration of extension
Christopher Faylor
2000-08-22
2
-1
/
+7
*
* Makefile.in: Don't include '.d' file if there are none generated yet.
Christopher Faylor
2000-08-22
2
-3
/
+9
*
* include/sys/cygwin.h: Declare some thread classes.
Christopher Faylor
2000-08-22
3
-0
/
+10
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
63
-209
/
+281
*
* config-ml.in (CC, CXX): Avoid trailing whitespace.
Alexandre Oliva
2000-08-22
2
-3
/
+42
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
45
-133
/
+203
*
Update copyright.
Christopher Faylor
2000-08-21
1
-3
/
+3
*
* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,
DJ Delorie
2000-08-21
2
-6
/
+6
*
* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,
DJ Delorie
2000-08-21
2
-1
/
+6
*
* Makefile.in (ALL_MODULES): Add all-cgen.
Doug Evans
2000-08-20
3
-3
/
+22
*
* include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionId
Corinna Vinschen
2000-08-19
2
-1
/
+17
*
* Makefile.in: hinfo.o -> dtable.o.
Christopher Faylor
2000-08-18
1
-11
/
+10
[prev]
[next]