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
...
*
* grp.cc (getgroups32): Revert previous patch. Use impersonation
Corinna Vinschen
2002-11-14
3
-17
/
+62
*
Add --enable-auto-import extension.
Nick Clifton
2002-11-14
2
-0
/
+10
*
checking previously ChangeLog'ed file.
Christopher Faylor
2002-11-14
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be
Christopher Faylor
2002-11-14
1
-0
/
+5
*
* grp.cc (getgroups32): Don't use access token of current user when
Corinna Vinschen
2002-11-14
2
-0
/
+6
*
* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.
Christopher Faylor
2002-11-14
3
-18
/
+34
*
* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.
Christopher Faylor
2002-11-14
2
-5
/
+20
*
* winsup.h (low_priority_sleep): Declare.
Christopher Faylor
2002-11-13
1
-0
/
+1
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
13
-26
/
+38
*
* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.
Christopher Faylor
2002-11-13
6
-0
/
+19
*
Update Emacs-related entries (new Cygwin port, details on XEmacs ports)
David Starks-Browning
2002-11-13
1
-18
/
+30
*
2002-11-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-11-12
8
-30
/
+306
*
2002-11-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-11-12
2
-1
/
+6
*
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
Danny Smith
2002-11-12
78
-77
/
+95
*
* include/exdisp.h: Include oaidl.h as system header.
Danny Smith
2002-11-12
2
-1
/
+5
*
* include/w32api.h (__W32API_VERSION): Fix.
Earnie Boyd
2002-11-12
2
-1
/
+5
*
* syscalls.cc (chmod): Simplify conditional.
Corinna Vinschen
2002-11-12
4
-135
/
+64
*
gas tic4x target enhancements (long list - see gas/ChangeLog and
Svein Seldal
2002-11-11
2
-5
/
+16
*
Retire common MPW configury bits.
Stan Shebs
2002-11-11
13
-571
/
+6
*
* how-programming.texinfo: Document _WIN32 more fully.
Christopher Faylor
2002-11-10
2
-0
/
+10
*
* net.cc: Run indent.
Corinna Vinschen
2002-11-10
3
-425
/
+528
*
2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>
Danny Smith
2002-11-10
2
-1
/
+5
*
correct date
Christopher Faylor
2002-11-10
1
-1
/
+1
*
* include/math.h (sqrt): Remove inline definition.
Danny Smith
2002-11-09
3
-25
/
+31
*
* fhandler.h (class fhandler_pipe): New ioctl() method.
Christopher Faylor
2002-11-09
3
-0
/
+34
*
* setfacl.c (usage): Add missing LF.
Corinna Vinschen
2002-11-08
2
-1
/
+5
*
* include/oleauto.h (DeregisterTypeLib): Remove.
Danny Smith
2002-11-08
2
-1
/
+6
*
2002-11-07 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2002-11-07
9
-4
/
+510
*
* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.
Christopher Faylor
2002-11-07
2
-1
/
+5
*
* include/cygwin/fs.h: New file.
Corinna Vinschen
2002-11-07
4
-1
/
+175
*
* include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.
Corinna Vinschen
2002-11-07
2
-0
/
+5
*
* fhandler_socket.cc (fhandler_socket::ioctl): Return correct flags
Corinna Vinschen
2002-11-07
2
-1
/
+7
*
* cygwin.din: Export fseeko() and ftello().
Corinna Vinschen
2002-11-07
3
-1
/
+11
*
minor reformat
Christopher Faylor
2002-11-07
1
-1
/
+2
*
* fhandler_console.cc (keytable[]): Revert previous change. It would break too
Christopher Faylor
2002-11-07
2
-5
/
+10
*
* fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a little more
Christopher Faylor
2002-11-07
1
-0
/
+5
*
* syscalls.cc (getutid): Use UT_IDLEN where appropriate.
Christopher Faylor
2002-11-07
3
-6
/
+10
*
* include/utmp.h: Define WTMP_FILE. Define and use UT_IDLEN.
Christopher Faylor
2002-11-07
2
-1
/
+7
*
* include/cygwin/version.h: Bump API minor number for below export.
Christopher Faylor
2002-11-07
5
-15
/
+44
*
2002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Jeff Johnston
2002-11-07
3
-12
/
+9
*
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-11-07
9
-23
/
+76
*
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-11-06
4
-85
/
+78
*
* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OS
Christopher Faylor
2002-11-06
2
-35
/
+25
*
* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type for
Christopher Faylor
2002-11-05
3
-7
/
+17
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULL
Christopher Faylor
2002-11-05
2
-8
/
+12
*
* pinfo.cc (_pinfo::commune_send): Fix thinko in previous checkin.
Christopher Faylor
2002-11-05
2
-1
/
+6
*
* pinfo.cc (_pinfo::commune_send): Set priority low when sleeping, waiting for
Christopher Faylor
2002-11-05
2
-1
/
+12
*
revert erroneous checkins
Christopher Faylor
2002-11-05
2
-3
/
+1
*
* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.
Christopher Faylor
2002-11-05
4
-2
/
+8
*
* pinfo.cc (_pinfo::commune_send): Initialize buffer or suffer random crashes.
Christopher Faylor
2002-11-05
2
-0
/
+9
[prev]
[next]