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
*
=====================================
Corinna Vinschen
2000-10-05
3
-64
/
+220
*
* net.cc: General cleanup.
Christopher Faylor
2000-10-05
2
-117
/
+76
*
* exceptions.cc (interruptible): Add extra debugging.
Christopher Faylor
2000-10-05
4
-2
/
+9
*
* include/netinet/tcp.h: Remove winsock.h include.
Christopher Faylor
2000-10-05
3
-5
/
+11
*
* include/sys/mman.h: Add missing MAP_FAILED macro.
Corinna Vinschen
2000-10-04
2
-0
/
+6
*
* fhandler.h (fhandler_dev_mem): Add method `init'. Add members
Corinna Vinschen
2000-10-04
3
-17
/
+144
*
* dcrt0.cc: Add LoadDLLFunc statement for RegEnumValueA().
Corinna Vinschen
2000-10-02
3
-97
/
+196
*
* signal.cc (sigaction): Allow new action == oldaction.
Christopher Faylor
2000-10-02
2
-37
/
+31
*
* include/ras.h: New file.
Corinna Vinschen
2000-10-02
3
-0
/
+58
*
* include/ntdef.h: Add define for NTAPI.
Corinna Vinschen
2000-10-02
2
-0
/
+6
*
* fhandler_mem.cc: Load ntdll functions via autoload method.
Corinna Vinschen
2000-10-02
2
-82
/
+58
*
* fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers.
Corinna Vinschen
2000-10-02
2
-7
/
+13
*
* cygheap.cc (cygheap_init): Born again function.
Christopher Faylor
2000-10-02
7
-44
/
+60
*
* Makefile.common: Extend VERBOSE default.
Christopher Faylor
2000-10-02
3
-3
/
+12
*
* include/ipexport.h: Add missing `extern "C"' directives.
Corinna Vinschen
2000-10-01
5
-0
/
+39
*
* include/ipifcons.h: New header file.
Corinna Vinschen
2000-10-01
4
-7
/
+31
*
* include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions.
Corinna Vinschen
2000-10-01
2
-0
/
+12
*
* lib/iphlpapi.def: New stub for iphlpapi.dll.
Corinna Vinschen
2000-10-01
6
-0
/
+397
*
* Makefile.common: Default to VERBOSE when part of overall source
Christopher Faylor
2000-10-01
2
-0
/
+9
*
* Makefile.in: Add fhandler_mem.o to the dependencies.
Corinna Vinschen
2000-10-01
6
-2
/
+300
*
* include/ntdef.h: New file.
Corinna Vinschen
2000-10-01
2
-0
/
+48
*
* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
Alexandre Oliva
2000-09-30
4
-88
/
+99
*
* cygheap.cc (init_cheap): Set aside space for heap walk pointer.
Christopher Faylor
2000-09-30
5
-39
/
+104
*
* path.cc (symlink_info::check): Set executable bit for a file if the first two
Christopher Faylor
2000-09-30
4
-97
/
+58
*
* winsup.h: Add `winME' to os_type symbols.
Corinna Vinschen
2000-09-30
4
-2
/
+16
*
Added missing article
Corinna Vinschen
2000-09-29
1
-1
/
+1
*
* pathnames.sgml: Add documentation about raw block special
Corinna Vinschen
2000-09-29
2
-7
/
+58
*
Correct date of checkin
Hans-Peter Nilsson
2000-09-29
1
-1
/
+1
*
* dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
Hans-Peter Nilsson
2000-09-29
2
-2
/
+7
*
* cris.h (EF_CRIS_UNDERSCORE): New.
Hans-Peter Nilsson
2000-09-29
2
-0
/
+7
*
Forgot to remove cygkeycheck.cc
Corinna Vinschen
2000-09-29
1
-105
/
+0
*
* cygcheck.cc (keyeprint): New function.
Corinna Vinschen
2000-09-29
3
-21
/
+149
*
Add alloca-conf.h from libiberty.
Alan Modra
2000-09-28
2
-0
/
+28
*
* cygkeycheck.cc: New file. Utility to retrieve keycodes.
Corinna Vinschen
2000-09-28
3
-1
/
+111
*
* net.cc (get_ifconf): Code cleanup. Split. Call os dependent
Corinna Vinschen
2000-09-28
2
-295
/
+427
*
.plt stub for lazy linking, --stub-group-size=N ld switch,
Alan Modra
2000-09-27
2
-0
/
+7
*
* spawn.cc (spawn_guts): Attempt to accomodate archaic windows quoting
Christopher Faylor
2000-09-27
4
-11
/
+31
*
New entry "Why doesn't man work?"
David Starks-Browning
2000-09-26
1
-0
/
+14
*
Remove entry "How do I set /etc up?"
David Starks-Browning
2000-09-26
1
-13
/
+0
*
* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
Christopher Faylor
2000-09-26
5
-22
/
+15
*
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
Alexandre Oliva
2000-09-25
2
-1
/
+7
*
* spawn.cc (av::dup_maybe): Make function void rather than void *.
Christopher Faylor
2000-09-25
6
-46
/
+50
*
Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.
Jim Wilson
2000-09-22
2
-1
/
+7
*
* libc/signal/signal.c (__sigtramp_r): ISO C requires
Geoffrey Keating
2000-09-19
2
-30
/
+27
*
* spawn.cc (spawn_guts): Use actual program argument passed in for argv[0] as
Christopher Faylor
2000-09-19
2
-1
/
+7
*
* path.h: Create new input path flag PATH_NEEDDIR.
Christopher Faylor
2000-09-19
3
-3
/
+31
*
* cygpath.cc: Add new options: -s and -i.
Christopher Faylor
2000-09-19
3
-16
/
+136
*
* fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which caused
Christopher Faylor
2000-09-18
2
-1
/
+6
*
* path.cc (mount_info::read_mounts): Don't delete mount entries of which mount
Christopher Faylor
2000-09-18
2
-77
/
+58
*
* exceptions.cc (interruptible): Return 0 if given an address in uncommitted
Christopher Faylor
2000-09-18
2
-1
/
+6
[next]