summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/profil.c
Commit message (Collapse)AuthorAgeFilesLines
* * profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor2003-04-281-0/+2
| | | | | | 256k. * profil.c (profthr_func): Raise thread priority for more accurate sampling. * path.cc (hash_path_name): Use ino_t as type.
* Update copyrights.Christopher Faylor2001-09-111-1/+1
|
* * cygrun.c (main): Fix compiler warning.Christopher Faylor2001-04-031-1/+1
| | | | | | | | | | | * gmon.c (_mcleanup): Ditto. * profil.c (profile_off): Ditto. * net.cc (find_winsock_errno): New function. (__set_winsock_errno): Use find_winsock_errno. (cygwin_setsockopt): Detect SO_ERROR for debugging. (cygwin_getsockopt): Ditto. Translate error when getsockopt returns SO_ERROR. * winsup.h: regparmize __set_winsock_errno. * include/sys/strace.h: Document that strace functions can't use regparm.
* Whitespace cleanup.Christopher Faylor2000-10-281-5/+5
| | | | | | * configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+173