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
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalid
Corinna Vinschen
2011-10-21
4
-4
/
+13
*
Check in missing ChangeLog entry.
Christopher Faylor
2011-10-21
1
-0
/
+7
*
* globals.cc (ro_u_ncfsd): New R/O unicode string.
Corinna Vinschen
2011-10-21
6
-10
/
+31
*
* fhandler.h (fhandler*::copyto): Free path_conv strings first.
Christopher Faylor
2011-10-20
2
-4
/
+45
*
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
Christopher Faylor
2011-10-20
14
-171
/
+211
*
* syscalls.cc (try_to_bin): Improve debug output.
Corinna Vinschen
2011-10-20
3
-33
/
+90
*
PR ld/13254
Alan Modra
2011-10-19
2
-0
/
+8
*
* libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,
Nick Clifton
2011-10-18
8
-3
/
+399
*
* path.cc: Extend two comments. Mention the name RtlpCurDirRef
Corinna Vinschen
2011-10-18
2
-5
/
+20
*
* dcrt0.cc (dll_crt0_1): Copy argv before passing to main().
Christopher Faylor
2011-10-17
2
-1
/
+16
*
* sigproc.cc (proc_terminate): Avoid setting ppid to 1 if we're execing.
Christopher Faylor
2011-10-17
2
-1
/
+13
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
31
-4005
/
+6589
*
* fhandler_process.cc (dos_drive_mappings::fixup_if_match): Convert
Corinna Vinschen
2011-10-15
2
-0
/
+13
*
* sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on
Corinna Vinschen
2011-10-15
6
-67
/
+130
*
* cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note as
Corinna Vinschen
2011-10-13
2
-4
/
+15
*
* path.cc (find_fast_cwd_pointer): Allow 'push crit-sect-addr' instead
Corinna Vinschen
2011-10-13
2
-3
/
+11
*
* path.cc (copy_cwd_str): Move up in file to be accessible from
Corinna Vinschen
2011-10-13
2
-166
/
+241
*
* fhandler_console.cc (fhandler_console::cursor_set): Disable forcing
Corinna Vinschen
2011-10-12
2
-1
/
+16
*
* cygwin.din: Remove some _tc* exports. Add tcgetsid().
Christopher Faylor
2011-10-11
12
-33
/
+132
*
* utils.sgml (getconf): Expand documentation.
Yaakov Selkowitz
2011-10-11
2
-4
/
+24
*
* dtable.cc (fh_alloc): Don't parse /dev/tty if ctty is < 0. Reset major/minor
Christopher Faylor
2011-10-11
2
-4
/
+13
*
* libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.
Corinna Vinschen
2011-10-11
3
-13
/
+40
*
oops - fix typo in previous delta.
Nick Clifton
2011-10-11
1
-11
/
+390
*
oops - omitted from previous delta.
Nick Clifton
2011-10-11
1
-248
/
+31
*
* syscalls.cc (open): Add temporary kludge to avoid assigning the controlling
Christopher Faylor
2011-10-10
3
-0
/
+13
*
* fhandler.h (fhandler_process::closedir): Declare.
Corinna Vinschen
2011-10-10
3
-0
/
+13
*
* cygserver.sgml: Change -v to -V, same as in sources.
Corinna Vinschen
2011-10-10
2
-1
/
+5
*
* cygserver.cc (print_usage): Align output to utilities in utils
Corinna Vinschen
2011-10-10
2
-26
/
+29
*
* ldd.cc (VERSION): Remove.
Corinna Vinschen
2011-10-10
2
-2
/
+4
*
* ldd.cc: Update copyright.
Christopher Faylor
2011-10-10
2
-1
/
+5
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
21
-611
/
+687
*
include/elf/
Alan Modra
2011-10-10
2
-1
/
+6
*
* libc/sys/arm/crt0.S: Synchronise with libgloss version.
Nick Clifton
2011-10-10
2
-0
/
+67
*
* locale.cc (usage): Restructure, rephrase, add new options. Drop
Corinna Vinschen
2011-10-10
3
-40
/
+123
*
* cygcheck.cc (check_keys): Use UNICODE Win32 functions.
Corinna Vinschen
2011-10-10
2
-6
/
+10
*
* fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.
Christopher Faylor
2011-10-10
2
-2
/
+11
*
* fhandler.h (fhandler_console::tc_getpgid): New function.
Christopher Faylor
2011-10-07
3
-1
/
+19
*
* include/sys/cygwin.h (cygwin_getinfo_types): Define values
Corinna Vinschen
2011-10-07
2
-3
/
+54
*
* rx/crt0.S: Initialise the PID address register.
Nick Clifton
2011-10-07
2
-5
/
+25
*
Fix copyright.
Corinna Vinschen
2011-10-07
1
-1
/
+2
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRP
Corinna Vinschen
2011-10-06
4
-2
/
+16
*
2011-10-06 Christian Franke <franke@computer.org>
Christian Franke
2011-10-06
3
-17
/
+73
*
* readelf.c (get_machine_dlags): Add support for RX's PID mode.
Nick Clifton
2011-10-05
2
-1
/
+6
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
4
-7
/
+30
*
* net.cc (socketpair): Bind first socket to loopback only as well.
Corinna Vinschen
2011-10-05
2
-1
/
+5
*
2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
Jeff Johnston
2011-10-04
2
-0
/
+164
*
* libc/machine/arm/memcpy.S: Fix unaligned access copying.
Nick Clifton
2011-10-04
2
-4
/
+14
*
Rationalise structure layout; add dirent.d_type field.
Keith Marshall
2011-10-01
3
-60
/
+215
*
* libc/machine/arm/memcpy.S: New file. Contains a hand coded
Nick Clifton
2011-09-29
5
-3
/
+481
*
* arm/crt0.s: Support 0 heap base response from HeapInfo syscall.
Nick Clifton
2011-09-29
2
-0
/
+17
[next]