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
*
* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
Christopher Faylor
2003-12-11
11
-44
/
+162
*
remove debug output
Christopher Faylor
2003-12-10
1
-1
/
+0
*
* fhandler_tty.cc (fhandler_tty_common::dup): Just copy cygheap->ctty to child
Christopher Faylor
2003-12-10
5
-22
/
+40
*
* pinfo.cc (_pinfo::set_ctty): Don't copy over existing ctty if it is active.
Christopher Faylor
2003-12-09
2
-4
/
+6
*
2003-12-08 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-12-08
7
-6
/
+136
*
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
Thomas Fitzsimmons
2003-12-08
3
-2
/
+7
*
2003-12-08 Roald Ribe <rrib@users.sourceforge.net>
Danny Smith
2003-12-08
3
-1
/
+10
*
* thread.cc (pthread::precreate): Delete duplicate setting of cancel_event.
Christopher Faylor
2003-12-08
2
-9
/
+5
*
* fhandler.h (fhandler_tty_slave::ttyname): Use name from pc since it is
Christopher Faylor
2003-12-08
4
-1
/
+23
*
* wait.cc (wait4): Move sawsig initialization inside loop.
Christopher Faylor
2003-12-08
1
-0
/
+1
*
* spawn.cc (spawn_guts): Change type back to 'int' after erroneous change
Christopher Faylor
2003-12-08
4
-14
/
+18
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
41
-384
/
+425
*
* syscalls.cc (locked_append): New.
Corinna Vinschen
2003-12-07
2
-29
/
+34
*
* exceptions.cc (_threadinfo::remove): Avoid a linked list walk.
Christopher Faylor
2003-12-07
2
-9
/
+11
*
* cygtls.h (_threadinfo::find_tls): New function.
Christopher Faylor
2003-12-07
3
-2
/
+11
*
* exceptions.cc (_threadinfo::remove): Avoid returning without unlocking
Christopher Faylor
2003-12-07
2
-7
/
+14
*
* cygtls.h: Add more "don't parse this" guards.
Christopher Faylor
2003-12-06
7
-12
/
+56
*
* common.h (DT_HIOS): Correct value.
Alan Modra
2003-12-06
2
-1
/
+6
*
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-12-05
3
-64
/
+5
*
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-12-05
2
-0
/
+6
*
Revert accidental checkin.
Christopher Faylor
2003-12-05
4
-22
/
+1
*
* libc/stdlib/mbrlen.c: Change include order to prevent compiler errors when
Christopher Faylor
2003-12-05
11
-8
/
+45
*
* libc/stdlib/mbrtowc.c: Change include order to prevent compiler errors when
Christopher Faylor
2003-12-05
2
-1
/
+6
*
* cygthread.cc (cygthread::stub2): Remove myself from the list of threads
Christopher Faylor
2003-12-05
2
-5
/
+11
*
* path.cc (slash_unc_prefix_p): Allow '.' as a valid character after '\\' in a
Christopher Faylor
2003-12-05
2
-1
/
+6
*
* exceptions.cc (setup_handler): Remove ill-advised debugging output.
Christopher Faylor
2003-12-05
2
-4
/
+4
*
2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2003-12-05
3
-51
/
+130
*
2003-12-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-12-05
2
-0
/
+10
*
bfd/
H.J. Lu
2003-12-04
2
-2
/
+7
*
* include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.
Corinna Vinschen
2003-12-04
2
-1
/
+5
*
Add support for the M32R2 processor.
Nick Clifton
2003-12-03
2
-14
/
+37
*
Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX
Corinna Vinschen
2003-12-03
11
-16
/
+21
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAX
Corinna Vinschen
2003-12-03
2
-3
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Interchange
Corinna Vinschen
2003-12-03
2
-2
/
+7
*
* fcntl.cc (fcntl_worker): Remove static storage class.
Corinna Vinschen
2003-12-03
4
-15
/
+24
*
* fcntl.cc (_fcntl): Whitespace cleanup.
Corinna Vinschen
2003-12-03
2
-3
/
+7
*
* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
Christopher Faylor
2003-12-03
9
-64
/
+80
*
* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.
Christopher Faylor
2003-12-03
2
-2
/
+7
*
* fcntl.cc (_fcntl): Silence a compiler warning.
Christopher Faylor
2003-12-02
2
-3
/
+7
*
Rename bfd_link_hash_entry field "next" -> "und_next".
Alan Modra
2003-12-02
2
-1
/
+7
*
Add alternative defintion of C_WEAKEXT for AIX 5.2
Nick Clifton
2003-12-02
2
-1
/
+10
*
* bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.
Alan Modra
2003-12-02
2
-45
/
+44
*
* pinfo.cc (pinfo::init): Use shared_name to construct the mapname.
Christopher Faylor
2003-12-02
2
-2
/
+6
*
white space
Christopher Faylor
2003-12-02
1
-14
/
+14
*
Change tab to space in Changelog.
Thomas Pfaff
2003-12-01
1
-1
/
+1
*
* thread.cc (pthread_rwlock::add_reader): Remove mx parameter for
Thomas Pfaff
2003-12-01
3
-35
/
+31
*
* winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These
Corinna Vinschen
2003-12-01
4
-1
/
+21
*
* libc/include/sys/fcntl.h: Don't define struct flock when on
Corinna Vinschen
2003-12-01
2
-0
/
+7
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
Corinna Vinschen
2003-12-01
9
-35
/
+130
*
* cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
Corinna Vinschen
2003-12-01
4
-5
/
+14
[next]