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
*
* include/sys/sysmacros.h: Include sys/types.h.
Corinna Vinschen
2012-02-08
2
-1
/
+7
*
* faq-using.xml (faq.using.sshd-in-domain): Document autoload error
Corinna Vinschen
2012-02-08
2
-2
/
+18
*
* mount.cc (mount_info::create_root_entry): Fix format specifier in
Corinna Vinschen
2012-02-07
2
-2
/
+7
*
* include/process.h: Move here from include/cygwin subdir.
Corinna Vinschen
2012-02-07
5
-3
/
+11
*
* cygheap.cc (init_cygheap::manage_console_count): Delete.
Christopher Faylor
2012-02-07
9
-35
/
+49
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 11.
Christopher Faylor
2012-02-07
2
-1
/
+5
*
* libc/include/inttypes.h: Redefine pointer type macros.
Corinna Vinschen
2012-02-07
2
-8
/
+12
*
* new-features.sgml (ov-new1.7.10): Fix typo.
Corinna Vinschen
2012-02-05
2
-1
/
+5
*
* legal.sgml: Fix copyright.
Corinna Vinschen
2012-02-05
2
-1
/
+5
*
*** empty log message ***
Corinna Vinschen
2012-02-05
1
-17
/
+12
*
* setup2.sgml: Fix more typos.
Corinna Vinschen
2012-02-04
3
-2
/
+7
*
* utils.sgml: Fix typos.
Corinna Vinschen
2012-02-04
2
-7
/
+11
*
* faq-using.xml: Fix typos.
Corinna Vinschen
2012-02-04
6
-17
/
+20
*
Add support to GDB for the Renesas rl78 architecture.
Kevin Buettner
2012-02-04
2
-0
/
+80
*
* grp.cc (pwdgrp::parse_group): Convert grp from macro to reference.
Corinna Vinschen
2012-02-03
3
-6
/
+10
*
* syscalls.cc (close_all_files): Use cygheap_fdget to manipulate fhandler. Use
Christopher Faylor
2012-02-02
2
-14
/
+19
*
Fix memory and handle leaks due to fdopendir:
Corinna Vinschen
2012-02-02
5
-24
/
+112
*
More performance enhancements and POSIX compliance corrections.
Keith Marshall
2012-02-01
2
-221
/
+260
*
Grr. Fix another typo.
Christopher Faylor
2012-02-01
1
-1
/
+1
*
* fcntl.cc (fcntl64): Add introductory debug statement. Call dup3 directory
Christopher Faylor
2012-02-01
2
-3
/
+12
*
* dtable.cc (dtable::dup_worker): Add comment explaining why refcnt isn't
Christopher Faylor
2012-02-01
3
-5
/
+17
*
fix typo
Christopher Faylor
2012-02-01
1
-1
/
+1
*
* fhandler.cc (fhandler_base_overlapped::has_ongoing_io): Don't block
Christopher Faylor
2012-02-01
3
-48
/
+46
*
* syscalls.cc (dup3): Fix debug typo.
Christopher Faylor
2012-01-31
3
-8
/
+19
*
Move ELF header entries to elf/ChangeLog
H.J. Lu
2012-01-31
2
-16
/
+16
*
* strace.cc (proc_child): Don't right-shift exit value.
Christopher Faylor
2012-01-31
2
-4
/
+9
*
Support arch-dependent fill
H.J. Lu
2012-01-31
2
-2
/
+7
*
* tzset.c: Throughout use wide characters to be locale agnostic.
Corinna Vinschen
2012-01-29
2
-470
/
+475
*
* Makefile.in (CYGWIN_BINS): Add tzset.
Corinna Vinschen
2012-01-29
7
-1
/
+765
*
Forced checkin for timestamp
Corinna Vinschen
2012-01-28
0
-0
/
+0
*
* cygwin.din: Fix order (DATA first).
Corinna Vinschen
2012-01-28
2
-4
/
+8
*
* dcrt0.cc (is_dos_path): New macro to recognize drive letter and UNC
Corinna Vinschen
2012-01-27
2
-5
/
+14
*
* dwarf2.h (enum dwarf_form): Add Fission extensions.
Cary Coutant
2012-01-26
2
-1
/
+17
*
* sigproc.cc (child_info::retry_count): Actually that should have been 0.
Christopher Faylor
2012-01-26
2
-1
/
+6
*
* sigproc.cc (child_info::retry_count): Default to 1.
Christopher Faylor
2012-01-26
2
-1
/
+5
*
* pathnames.sgml (mount-table): Rephrase a few expressions for
Corinna Vinschen
2012-01-24
2
-7
/
+17
*
* ldd.cc (start_process): Handle .oct and .so as DLLs.
Yaakov Selkowitz
2012-01-24
2
-1
/
+9
*
libgloss: bfin: add a better default _exit
Michael Frysinger
2012-01-24
3
-2
/
+32
*
* syscalls.cc (gethostid): Simplify. Just fetch MachineGuid and
Corinna Vinschen
2012-01-23
2
-114
/
+24
*
* fhandler.h (fhandler_fifo::arm): Declare new function.
Christopher Faylor
2012-01-22
4
-20
/
+49
*
clarify wording
Christopher Faylor
2012-01-22
1
-1
/
+1
*
* cygheap.h (cygheap_fdmanip::release): Simplify.
Christopher Faylor
2012-01-22
5
-28
/
+19
*
* cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reports
Christopher Faylor
2012-01-22
7
-16
/
+36
*
* fhandler.h (fhandler_registry::opendir): Declare.
Corinna Vinschen
2012-01-20
3
-0
/
+14
*
* arm/linux-crt0.c: Use ldr instead of adr to get address of
Corinna Vinschen
2012-01-17
2
-1
/
+8
*
Correct misused 'rm -r' command in uninstall rules.
Keith Marshall
2012-01-16
4
-3
/
+11
*
Generalise makefile references to subdirectories of lib.
Keith Marshall
2012-01-16
3
-7
/
+12
*
* configure: Regenerate and re-add to repository.
Corinna Vinschen
2012-01-16
3
-1
/
+4017
*
Add 'check' as GCS conforming alias for make's 'test' goal.
Keith Marshall
2012-01-15
5
-9
/
+22
*
More makefile code refactoring; remove redundant INCLUDES references.
Keith Marshall
2012-01-15
5
-5
/
+11
[next]