OSDN Git Service

2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2005-06-20 cgffix indentation
2005-06-19 dannysmith * include/winldap.h (ldap_simple_bindW, ldap_simple_bi...
2005-06-18 corinna * glob.c: (glob0): New local variable `limit`. Use...
2005-06-18 dannysmithCorrect typo in ChangeLog
2005-06-18 dannysmith * include/winbase.h (GETTEXTEX): Correct name of...
2005-06-18 dannysmith * include/winbase.h (GolbalDiscard): Define as macro.
2005-06-18 cgf* wincap.h (wincaps::detect_win16_exe): Declare.
2005-06-18 cgf* spawn.cc (spawn_guts): Detect when executing a 16...
2005-06-17 corinna * cygwin.din (inet_pton): Export.
2005-06-17 corinna * fhandler.h (fhandler_union): Add missing members...
2005-06-16 corinna * syscalls.cc (statvfs): Handle the case when GetDiskF...
2005-06-16 dannysmith * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)
2005-06-16 dannysmith * include/_mingw.h (__MINGW_GNUC_PREREQ): Define....
2005-06-15 cgfadd missing entry
2005-06-15 cgf* cygthread.cc (cygthread::detach): Fix debugging output.
2005-06-14 cgf* path.cc (path_conv::check): Always reset to FH_FS...
2005-06-14 corinna * parse_pe.c (exclusion::sort_and_check): Remove crude...
2005-06-14 corinna * sysv_sem.cc (semu_list): Define static to avoid...
2005-06-12 corinna * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid...
2005-06-11 cgf* Makefile.in: Avoid initial heap allocation since...
2005-06-11 cgf* fhandler_console.cc (fhandler_console::read): Fix...
2005-06-11 cgf* winsup.api/pthread/cancel2.c: Use explicit initialize...
2005-06-11 cgf* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to...
2005-06-10 corinna * fhandler_socket.cc (fhandler_socket::sendto): Always...
2005-06-10 cgf* winsup.api/winsup.exp: Remove (temporarily?) -nostdin...
2005-06-10 cgfwhitespace changes to hopefully force snapshot run.
2005-06-10 corinna * cygwin.din (imaxabs): Export.
2005-06-09 cgf* cygthread.cc (cygthread::detach): Improve diagnostics...
2005-06-09 cgf* cygtls.h (_local_storage::setmode_file): New element.
2005-06-09 cgf* thread.cc (pthread_mutex::_lock): Use cancelable_wait...
2005-06-09 cgf* cygwin.sc: Place .cygwin_dll_common in a more sensibl...
2005-06-09 cgf* cygwin.sc: Place .cygwin_dll_common.
2005-06-09 cgf* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change to
2005-06-09 cgf* thread.cc (cancelable_wait): No-op change to make...
2005-06-09 cgfChange pthread::cancelable_wait to just cancelable_wait...
2005-06-08 cgf* cygwin.sc: Apparently nonloading sections need to...
2005-06-08 cgf* cygwin.sc: Restore resource and reloc sections and...
2005-06-08 cgf* environ.cc (spenvs): Remove cut/paste error which...
2005-06-08 corinna * security.cc (cygwin_logon_user): Run LogonUser in...
2005-06-07 corinna * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_A...
2005-06-07 cgf* cygthread.cc (cygthread::detach): Make error message...
2005-06-06 cgf* cygload/cygload.exp: .cpp -> .cc.
2005-06-06 cgf* Makefile.in: Test cygload.
2005-06-06 cgfreformat ChangeLog entry slightly.
2005-06-06 corinna * path.cc (symlink_info::check): If GetFileAttributes...
2005-06-06 corinna * uname.cc (uname): Change "amd64" to "x86_64" as...
2005-06-06 corinna * uname.cc (uname): Add missing break.
2005-06-06 dannysmith * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix...
2005-06-05 cgf* Makefile.in: Build sync.o with -fomit-frame-pointer...
2005-06-05 cgf* sync.cc (muto::acquire): Remove unneeded brackets...
2005-06-05 cgf* malloc.cc: Update to Doug Lea's malloc v2.8.0.
2005-06-05 joshuadfranklinSlight rearragement
2005-06-04 cgf* how-programming.texinfo: Add "How do I load cygwin1...
2005-06-04 cgf* dcrt0.cc (cygwin_dll_init): Now initializes main_envi...
2005-06-03 cgf* dlfcn.cc (get_full_path_of_dll): Use a relative path...
2005-06-02 cgfRevert 2005-05-30 close_all_files changes.
2005-06-02 cgf* fhandler_disk_file.cc (fhandler_disk_file::fchown...
2005-06-01 cgf* include/machine/stdlib.h: New file.
2005-06-01 cgf* include/machine/stdlib.h: New file.
2005-06-01 cgf* thread.h (List_remove): Revert most of 2005-05-30...
2005-06-01 cgf* cygwin.sc: Don't output .reloc or .rsrc sections...
2005-06-01 cgf* cygheap.cc (cygheap_end): Remove bogus section attribute.
2005-06-01 cgf* child_info.h (child_info::cygheap_h): Delete.
2005-05-30 cgf* thread.h (List_remove): Make node parameter const...
2005-05-30 cgf* dlfcn.cc (set_dl_error): Use UNIX error rather than...
2005-05-30 corinna * cygcheck.cc (dump_sysinfo): Recognize XP Media Cente...
2005-05-30 cgf* cygmagic: Remove debugging cruft missed on 2005-05-21.
2005-05-29 corinna * path.cc (path_conv::check): Move component to functi...
2005-05-29 corinna * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX...
2005-05-29 cgf* thread.h (pthread_key::set): Inline.
2005-05-29 cgf* cygwin.din: Remove signal front end from pthread_...
2005-05-29 cgf* cygwin.din: Remove signal front end from pthread_...
2005-05-29 cgf* fhandler_tty.cc (fhandler_tty_slave:tcflush): Use...
2005-05-28 cgf* times.cc (time_ms::usecs): Coerce comparison to signe...
2005-05-28 joshuadfranklin* how-using.texinfo : Update the mkdir -p section
2005-05-27 cgfwhite space
2005-05-27 cgf* cygheap.h: Reference _cygheap_start via .cygheap...
2005-05-27 cgf* cygcheck.cc (load_cygwin): Make half-hearted attempt...
2005-05-26 cgf* include/cygwin/version.h: Bump DLL minor number to 18.
2005-05-25 corinna * ChangeLog: Remove accidentally checked in entry.
2005-05-25 cgf* fhandler.h (fhandler_base::mkdir): New virtual method.
2005-05-25 cgf* include/cygwin/version.h: Bump API minor number to...
2005-05-25 cgfAdd top comment
2005-05-25 cgf* cygwin.din: Export mkdtemp.
2005-05-23 corinna * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.
2005-05-23 corinna * cygcheck.cc (dump_sysinfo_services): Add new functio...
2005-05-22 cgf* spawn.cc (find_exec): Accept a PATH-like string in...
2005-05-20 cgf* cygcheck.cc (load_cygwin): Remove debugging statement.
2005-05-20 cgf* cygcheck.cc (dump_sysinfo): Don't attempt to use...
2005-05-19 dannysmith * crt1.c (_gnu_exception_handler): Handle illegal...
2005-05-19 corinna * include/cygwin/in.h: Add comment.
2005-05-19 corinna * include/cygwin/in.h: Define IPPROTO_xxx values as...
2005-05-19 cgffix comment
2005-05-19 cgffix comment
2005-05-19 cgf* include/limits.h: Include features.h, as on linux.
2005-05-19 cgf* include/endian.h: New file.
2005-05-19 corinna * cygwin.sc: Add Dwarf-2 debug sections.
2005-05-19 corinna * mmap.cc (mmap64): Make granularity an automatic...
2005-05-19 cgf* fhandler.h (fhandler_cygdrive::seekdir): Delete decla...
2005-05-19 cgf* external.cc: Move pids declaration to file scope...
next