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
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
32
-922
/
+1075
*
* security.cc (lsa2str): New function.
Corinna Vinschen
2002-05-27
2
-2
/
+15
*
* syscalls.cc (seteuid): Do not take allow_ntsec into account.
Corinna Vinschen
2002-05-27
2
-242
/
+225
*
2002-05-27 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-05-27
2
-7
/
+16
*
2002-05-27 Rick Rankin <rick_rankin@yahoo.com>
Danny Smith
2002-05-27
2
-0
/
+7
*
* debug.h (being_debugged): New macro.
Christopher Faylor
2002-05-27
5
-2
/
+16
*
* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.
Christopher Faylor
2002-05-27
2
-3
/
+5
*
update comment
Christopher Faylor
2002-05-27
1
-1
/
+1
*
* strace.cc (attach_process): Don't tell process to start stracing here.
Christopher Faylor
2002-05-27
2
-3
/
+16
*
* ia64.h: Use #include "" instead of <> for local header files.
Alan Modra
2002-05-25
3
-4
/
+9
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
36
-42
/
+7
*
2002-05-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-24
9
-27
/
+157
*
Fix typos.
Christopher Faylor
2002-05-24
1
-16
/
+16
*
* libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.
Thomas Fitzsimmons
2002-05-24
12
-23
/
+351
*
* security.cc (create_token): Call __sec_user() instead of
Corinna Vinschen
2002-05-24
2
-4
/
+11
*
* setfacl.c (usage): Standardize usage output. Change return type to
Corinna Vinschen
2002-05-24
2
-122
/
+203
*
2002-05-25 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-05-24
2
-1
/
+10
*
* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to
Christopher Faylor
2002-05-24
10
-55
/
+70
*
2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-24
6
-15
/
+87
*
* sim-d10v.h: Delete file. Moved to include/gdb/.
Andrew Cagney
2002-05-24
3
-0
/
+8
*
2002-05-23 Gareth Pearce <tilps@hotmail.com>
Jeff Johnston
2002-05-23
5
-8
/
+213
*
* path.cc (path_conv::check): Make sure any trailing path component is part of
Christopher Faylor
2002-05-23
2
-1
/
+10
*
2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-23
8
-28
/
+42
*
2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-23
5
-19
/
+28
*
* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
Jakub Jelinek
2002-05-23
4
-3
/
+32
*
* getfacl.c (usage): Standardize usage output. Change return type to
Corinna Vinschen
2002-05-23
2
-58
/
+101
*
* smallprint.c (__small_vsprintf): Implement '%o' after all these years.
Christopher Faylor
2002-05-23
2
-0
/
+8
*
fix typo.
Christopher Faylor
2002-05-23
1
-1
/
+1
*
* mount.cc (version) New global variable.
Christopher Faylor
2002-05-23
2
-23
/
+73
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
8
-24
/
+40
*
* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
DJ Delorie
2002-05-22
1
-0
/
+4
*
2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-22
6
-13
/
+99
*
* config.guess: Update to 2002-05-22 version.
Jason Thorpe
2002-05-22
3
-5
/
+14
*
2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-22
3
-2
/
+9
*
* include/cygwin/types.h: Revert previous patch.
Corinna Vinschen
2002-05-22
2
-2
/
+4
*
* libc/include/sys/types.h: Revert previous patch.
Corinna Vinschen
2002-05-22
2
-2
/
+5
*
* libc/include/sys/types.h: Include cygwin/types.h always under
Corinna Vinschen
2002-05-22
2
-1
/
+7
*
* include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADS
Corinna Vinschen
2002-05-22
2
-0
/
+7
*
* cygpath.cc (usage): Change usage output slightly.
Corinna Vinschen
2002-05-22
3
-105
/
+303
*
Allow for PWDCMD to override hardcoded pwd.
Nick Clifton
2002-05-22
6
-176
/
+194
*
2002-05-21 H.J. Lu (hjl@gnu.org)
H.J. Lu
2002-05-22
2
-0
/
+6
*
? gas/testsuite/gas/mips/rol64.d
Thiemo Seufer
2002-05-21
2
-0
/
+8
*
2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>
Thomas Fitzsimmons
2002-05-21
2
-0
/
+7
*
* Makefile.in: Increment VERSION to 1.4.
Earnie Boyd
2002-05-21
2
-2
/
+9
*
* security.cc (open_local_policy): Initialize lsa to
Corinna Vinschen
2002-05-21
2
-4
/
+12
*
2002-05-20 Philip Aston <philipa@mail.com>
Danny Smith
2002-05-20
2
-1
/
+5
*
2002-05-20 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-05-20
2
-43
/
+49
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlink
Christopher Faylor
2002-05-18
2
-4
/
+8
*
* strace.cc (add_child): Use calloc since new requires working libstdc++.a.
Christopher Faylor
2002-05-18
2
-2
/
+8
*
* path.cc (path_conv::check): Always set executable bit for executable
Christopher Faylor
2002-05-18
4
-3
/
+10
[next]