mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 16:26:12 +08:00
* sortdin: New program.
* cygwin.din: Sort.
This commit is contained in:
parent
a25d71a899
commit
03ac0afe48
@ -1,3 +1,8 @@
|
|||||||
|
2006-07-05 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
|
* sortdin: New program.
|
||||||
|
* cygwin.din: Sort.
|
||||||
|
|
||||||
2006-07-05 Corinna Vinschen <corinna@vinschen.de>
|
2006-07-05 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.
|
* fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.
|
||||||
|
@ -4,7 +4,6 @@ EXPORTS
|
|||||||
__argc DATA
|
__argc DATA
|
||||||
__argv DATA
|
__argv DATA
|
||||||
__check_rhosts_file DATA
|
__check_rhosts_file DATA
|
||||||
_ctype_ DATA
|
|
||||||
__cygwin_environ DATA
|
__cygwin_environ DATA
|
||||||
__cygwin_user_data DATA
|
__cygwin_user_data DATA
|
||||||
__mb_cur_max DATA
|
__mb_cur_max DATA
|
||||||
@ -13,35 +12,71 @@ __rcmd_errstr DATA
|
|||||||
_check_for_executable DATA
|
_check_for_executable DATA
|
||||||
_ctype_ DATA
|
_ctype_ DATA
|
||||||
_daylight DATA
|
_daylight DATA
|
||||||
_impure_ptr DATA
|
|
||||||
_sys_errlist DATA
|
|
||||||
sys_errlist = _sys_errlist DATA
|
|
||||||
_sys_nerr DATA
|
|
||||||
sys_nerr = _sys_nerr DATA
|
|
||||||
_timezone DATA
|
|
||||||
_tzname DATA
|
|
||||||
h_errno DATA
|
h_errno DATA
|
||||||
|
_impure_ptr DATA
|
||||||
optarg DATA
|
optarg DATA
|
||||||
opterr DATA
|
opterr DATA
|
||||||
optind DATA
|
optind DATA
|
||||||
optopt DATA
|
optopt DATA
|
||||||
optreset DATA
|
optreset DATA
|
||||||
reent_data DATA
|
reent_data DATA
|
||||||
_alloca NOSIGFE
|
sys_errlist = _sys_errlist DATA
|
||||||
dll_entry@12 NOSIGFE
|
_sys_errlist DATA
|
||||||
|
sys_nerr = _sys_nerr DATA
|
||||||
|
_sys_nerr DATA
|
||||||
|
_timezone DATA
|
||||||
|
_tzname DATA
|
||||||
|
__argz_add = argz_add SIGFE
|
||||||
|
__argz_add_sep = argz_add_sep SIGFE
|
||||||
|
__argz_append = argz_append SIGFE
|
||||||
|
__argz_count = argz_count NOSIGFE
|
||||||
|
__argz_create = argz_create SIGFE
|
||||||
|
__argz_create_sep = argz_create_sep SIGFE
|
||||||
|
__argz_delete = argz_delete SIGFE
|
||||||
|
__argz_extract = argz_extract NOSIGFE
|
||||||
|
__argz_insert = argz_insert SIGFE
|
||||||
|
__argz_next = argz_next NOSIGFE
|
||||||
|
__argz_replace = argz_replace SIGFE
|
||||||
|
__argz_stringify = argz_stringify NOSIGFE
|
||||||
__assert SIGFE
|
__assert SIGFE
|
||||||
__assertfail SIGFE
|
__assertfail SIGFE
|
||||||
|
__envz_add = envz_add SIGFE
|
||||||
|
__envz_entry = envz_entry NOSIGFE
|
||||||
|
__envz_get = envz_get NOSIGFE
|
||||||
|
__envz_merge = envz_merge SIGFE
|
||||||
|
__envz_remove = envz_remove SIGFE
|
||||||
|
__envz_strip = envz_strip SIGFE
|
||||||
__eprintf SIGFE
|
__eprintf SIGFE
|
||||||
__errno NOSIGFE
|
__errno NOSIGFE
|
||||||
|
__f_atan2 = _f_atan2 NOSIGFE
|
||||||
|
__f_atan2f = _f_atan2f NOSIGFE
|
||||||
|
__f_exp = _f_exp NOSIGFE
|
||||||
|
__f_expf = _f_expf NOSIGFE
|
||||||
|
__f_frexp = _f_frexp NOSIGFE
|
||||||
|
__f_frexpf = _f_frexpf NOSIGFE
|
||||||
|
__f_ldexp = _f_ldexp NOSIGFE
|
||||||
|
__f_ldexpf = _f_ldexpf NOSIGFE
|
||||||
|
__f_log = _f_log NOSIGFE
|
||||||
|
__f_log10 = _f_log10 NOSIGFE
|
||||||
|
__f_log10f = _f_log10f NOSIGFE
|
||||||
|
__f_logf = _f_logf NOSIGFE
|
||||||
|
__f_pow = _f_pow NOSIGFE
|
||||||
|
__f_powf = _f_powf NOSIGFE
|
||||||
|
__f_tan = _f_tan NOSIGFE
|
||||||
|
__f_tanf = _f_tanf NOSIGFE
|
||||||
__fpclassifyd NOSIGFE
|
__fpclassifyd NOSIGFE
|
||||||
__fpclassifyf NOSIGFE
|
__fpclassifyf NOSIGFE
|
||||||
|
__getdelim SIGFE
|
||||||
|
__getline SIGFE
|
||||||
__getreent NOSIGFE
|
__getreent NOSIGFE
|
||||||
__infinity NOSIGFE
|
__infinity NOSIGFE
|
||||||
__isinff NOSIGFE
|
|
||||||
__isinfd NOSIGFE
|
__isinfd NOSIGFE
|
||||||
__isnanf NOSIGFE
|
__isinff NOSIGFE
|
||||||
__isnand NOSIGFE
|
__isnand NOSIGFE
|
||||||
|
__isnanf NOSIGFE
|
||||||
__main NOSIGFE
|
__main NOSIGFE
|
||||||
|
__mempcpy = mempcpy NOSIGFE
|
||||||
|
__opendir_with_d_ino SIGFE
|
||||||
__signbitd NOSIGFE
|
__signbitd NOSIGFE
|
||||||
__signbitf NOSIGFE
|
__signbitf NOSIGFE
|
||||||
__signgam NOSIGFE
|
__signgam NOSIGFE
|
||||||
@ -49,72 +84,12 @@ __srget SIGFE
|
|||||||
__srget_r SIGFE
|
__srget_r SIGFE
|
||||||
__swbuf SIGFE
|
__swbuf SIGFE
|
||||||
__swbuf_r SIGFE
|
__swbuf_r SIGFE
|
||||||
_asprintf_r SIGFE
|
|
||||||
asprintf_r = _asprintf_r SIGFE
|
|
||||||
_dll_crt0@0 NOSIGFE
|
|
||||||
_exit SIGFE
|
|
||||||
_f_atan2 NOSIGFE
|
|
||||||
__f_atan2 = _f_atan2 NOSIGFE
|
|
||||||
_f_atan2f NOSIGFE
|
|
||||||
__f_atan2f = _f_atan2f NOSIGFE
|
|
||||||
_f_exp NOSIGFE
|
|
||||||
__f_exp = _f_exp NOSIGFE
|
|
||||||
_f_expf NOSIGFE
|
|
||||||
__f_expf = _f_expf NOSIGFE
|
|
||||||
_f_frexp NOSIGFE
|
|
||||||
__f_frexp = _f_frexp NOSIGFE
|
|
||||||
_f_frexpf NOSIGFE
|
|
||||||
__f_frexpf = _f_frexpf NOSIGFE
|
|
||||||
_f_ldexp NOSIGFE
|
|
||||||
__f_ldexp = _f_ldexp NOSIGFE
|
|
||||||
_f_ldexpf NOSIGFE
|
|
||||||
__f_ldexpf = _f_ldexpf NOSIGFE
|
|
||||||
_f_log NOSIGFE
|
|
||||||
__f_log = _f_log NOSIGFE
|
|
||||||
_f_log10 NOSIGFE
|
|
||||||
__f_log10 = _f_log10 NOSIGFE
|
|
||||||
_f_log10f NOSIGFE
|
|
||||||
__f_log10f = _f_log10f NOSIGFE
|
|
||||||
_f_logf NOSIGFE
|
|
||||||
__f_logf = _f_logf NOSIGFE
|
|
||||||
_f_pow NOSIGFE
|
|
||||||
__f_pow = _f_pow NOSIGFE
|
|
||||||
_f_powf NOSIGFE
|
|
||||||
__f_powf = _f_powf NOSIGFE
|
|
||||||
_f_tan NOSIGFE
|
|
||||||
__f_tan = _f_tan NOSIGFE
|
|
||||||
_f_tanf NOSIGFE
|
|
||||||
__f_tanf = _f_tanf NOSIGFE
|
|
||||||
_fcloseall_r SIGFE
|
|
||||||
fcloseall_r = _fcloseall_r SIGFE
|
|
||||||
_fscanf_r SIGFE
|
|
||||||
fscanf_r = _fscanf_r SIGFE
|
|
||||||
fstat SIGFE
|
|
||||||
_fstat = fstat SIGFE
|
|
||||||
_pipe SIGFE
|
|
||||||
_pthread_cleanup_pop SIGFE
|
|
||||||
_pthread_cleanup_push SIGFE
|
|
||||||
_scanf_r SIGFE
|
|
||||||
scanf_r = _scanf_r SIGFE
|
|
||||||
_sscanf_r SIGFE
|
|
||||||
sscanf_r = _sscanf_r SIGFE
|
|
||||||
stat SIGFE
|
|
||||||
_stat = stat SIGFE
|
|
||||||
_strtold SIGFE
|
|
||||||
trunc NOSIGFE
|
|
||||||
_vasprintf_r SIGFE
|
|
||||||
vasprintf_r = _vasprintf_r SIGFE
|
|
||||||
_vfscanf_r SIGFE
|
|
||||||
vfscanf_r = _vfscanf_r SIGFE
|
|
||||||
_vscanf_r SIGFE
|
|
||||||
vscanf_r = _vscanf_r SIGFE
|
|
||||||
_vsscanf_r SIGFE
|
|
||||||
vsscanf_r = _vsscanf_r SIGFE
|
|
||||||
a64l NOSIGFE
|
a64l NOSIGFE
|
||||||
abort NOSIGFE
|
abort NOSIGFE
|
||||||
_abort = abort SIGFE
|
_abort = abort SIGFE
|
||||||
abs NOSIGFE
|
abs NOSIGFE
|
||||||
_abs = abs NOSIGFE
|
_abs = abs NOSIGFE
|
||||||
|
accept = cygwin_accept SIGFE
|
||||||
access SIGFE
|
access SIGFE
|
||||||
_access = access SIGFE
|
_access = access SIGFE
|
||||||
acl SIGFE
|
acl SIGFE
|
||||||
@ -154,32 +129,21 @@ acoshf NOSIGFE
|
|||||||
_acoshf = acoshf NOSIGFE
|
_acoshf = acoshf NOSIGFE
|
||||||
alarm SIGFE
|
alarm SIGFE
|
||||||
_alarm = alarm SIGFE
|
_alarm = alarm SIGFE
|
||||||
|
_alloca NOSIGFE
|
||||||
alphasort NOSIGFE
|
alphasort NOSIGFE
|
||||||
_alphasort = alphasort NOSIGFE
|
_alphasort = alphasort NOSIGFE
|
||||||
argz_add SIGFE
|
argz_add SIGFE
|
||||||
__argz_add = argz_add SIGFE
|
|
||||||
argz_add_sep SIGFE
|
argz_add_sep SIGFE
|
||||||
__argz_add_sep = argz_add_sep SIGFE
|
|
||||||
argz_append SIGFE
|
argz_append SIGFE
|
||||||
__argz_append = argz_append SIGFE
|
|
||||||
argz_count NOSIGFE
|
argz_count NOSIGFE
|
||||||
__argz_count = argz_count NOSIGFE
|
|
||||||
argz_create SIGFE
|
argz_create SIGFE
|
||||||
__argz_create = argz_create SIGFE
|
|
||||||
argz_create_sep SIGFE
|
argz_create_sep SIGFE
|
||||||
__argz_create_sep = argz_create_sep SIGFE
|
|
||||||
argz_delete SIGFE
|
argz_delete SIGFE
|
||||||
__argz_delete = argz_delete SIGFE
|
|
||||||
argz_extract NOSIGFE
|
argz_extract NOSIGFE
|
||||||
__argz_extract = argz_extract NOSIGFE
|
|
||||||
argz_insert SIGFE
|
argz_insert SIGFE
|
||||||
__argz_insert = argz_insert SIGFE
|
|
||||||
argz_next NOSIGFE
|
argz_next NOSIGFE
|
||||||
__argz_next = argz_next NOSIGFE
|
|
||||||
argz_replace SIGFE
|
argz_replace SIGFE
|
||||||
__argz_replace = argz_replace SIGFE
|
|
||||||
argz_stringify NOSIGFE
|
argz_stringify NOSIGFE
|
||||||
__argz_stringify = argz_stringify NOSIGFE
|
|
||||||
asctime SIGFE
|
asctime SIGFE
|
||||||
_asctime = asctime SIGFE
|
_asctime = asctime SIGFE
|
||||||
asctime_r SIGFE
|
asctime_r SIGFE
|
||||||
@ -194,6 +158,8 @@ asinhf NOSIGFE
|
|||||||
_asinhf = asinhf NOSIGFE
|
_asinhf = asinhf NOSIGFE
|
||||||
asprintf SIGFE
|
asprintf SIGFE
|
||||||
_asprintf = asprintf SIGFE
|
_asprintf = asprintf SIGFE
|
||||||
|
asprintf_r = _asprintf_r SIGFE
|
||||||
|
_asprintf_r SIGFE
|
||||||
atan NOSIGFE
|
atan NOSIGFE
|
||||||
_atan = atan NOSIGFE
|
_atan = atan NOSIGFE
|
||||||
atan2 NOSIGFE
|
atan2 NOSIGFE
|
||||||
@ -222,6 +188,7 @@ bcmp NOSIGFE
|
|||||||
_bcmp = bcmp NOSIGFE
|
_bcmp = bcmp NOSIGFE
|
||||||
bcopy NOSIGFE
|
bcopy NOSIGFE
|
||||||
_bcopy = bcopy NOSIGFE
|
_bcopy = bcopy NOSIGFE
|
||||||
|
bind = cygwin_bind SIGFE
|
||||||
bsearch NOSIGFE
|
bsearch NOSIGFE
|
||||||
_bsearch = bsearch NOSIGFE
|
_bsearch = bsearch NOSIGFE
|
||||||
btowc NOSIGFE
|
btowc NOSIGFE
|
||||||
@ -259,14 +226,15 @@ clearerr SIGFE
|
|||||||
_clearerr = clearerr SIGFE
|
_clearerr = clearerr SIGFE
|
||||||
clock SIGFE
|
clock SIGFE
|
||||||
_clock = clock SIGFE
|
_clock = clock SIGFE
|
||||||
clock_gettime SIGFE
|
|
||||||
clock_getres SIGFE
|
clock_getres SIGFE
|
||||||
|
clock_gettime SIGFE
|
||||||
clock_setres SIGFE
|
clock_setres SIGFE
|
||||||
close SIGFE
|
close SIGFE
|
||||||
_close = close SIGFE
|
_close = close SIGFE
|
||||||
closedir SIGFE
|
closedir SIGFE
|
||||||
_closedir = closedir SIGFE
|
_closedir = closedir SIGFE
|
||||||
closelog SIGFE
|
closelog SIGFE
|
||||||
|
connect = cygwin_connect SIGFE
|
||||||
copysign NOSIGFE
|
copysign NOSIGFE
|
||||||
_copysign = copysign NOSIGFE
|
_copysign = copysign NOSIGFE
|
||||||
copysignf NOSIGFE
|
copysignf NOSIGFE
|
||||||
@ -290,96 +258,39 @@ cuserid NOSIGFE
|
|||||||
_cuserid = cuserid NOSIGFE
|
_cuserid = cuserid NOSIGFE
|
||||||
cwait SIGFE
|
cwait SIGFE
|
||||||
_cwait = cwait SIGFE
|
_cwait = cwait SIGFE
|
||||||
accept = cygwin_accept SIGFE
|
|
||||||
cygwin_attach_handle_to_fd SIGFE
|
|
||||||
cygwin32_attach_handle_to_fd = cygwin_attach_handle_to_fd SIGFE
|
cygwin32_attach_handle_to_fd = cygwin_attach_handle_to_fd SIGFE
|
||||||
bind = cygwin_bind SIGFE
|
|
||||||
connect = cygwin_connect SIGFE
|
|
||||||
cygwin_conv_to_full_posix_path SIGFE
|
|
||||||
cygwin32_conv_to_full_posix_path = cygwin_conv_to_full_posix_path SIGFE
|
cygwin32_conv_to_full_posix_path = cygwin_conv_to_full_posix_path SIGFE
|
||||||
cygwin_conv_to_full_win32_path SIGFE
|
|
||||||
cygwin32_conv_to_full_win32_path = cygwin_conv_to_full_win32_path SIGFE
|
cygwin32_conv_to_full_win32_path = cygwin_conv_to_full_win32_path SIGFE
|
||||||
cygwin_conv_to_posix_path SIGFE
|
|
||||||
cygwin32_conv_to_posix_path = cygwin_conv_to_posix_path SIGFE
|
cygwin32_conv_to_posix_path = cygwin_conv_to_posix_path SIGFE
|
||||||
cygwin_conv_to_win32_path SIGFE
|
|
||||||
cygwin32_conv_to_win32_path = cygwin_conv_to_win32_path SIGFE
|
cygwin32_conv_to_win32_path = cygwin_conv_to_win32_path SIGFE
|
||||||
cygwin_detach_dll SIGFE_MAYBE
|
|
||||||
cygwin32_detach_dll = cygwin_detach_dll SIGFE_MAYBE
|
cygwin32_detach_dll = cygwin_detach_dll SIGFE_MAYBE
|
||||||
cygwin_dll_init NOSIGFE
|
|
||||||
endprotoent = cygwin_endprotoent SIGFE
|
|
||||||
endservent = cygwin_endservent SIGFE
|
|
||||||
endusershell SIGFE
|
|
||||||
err SIGFE
|
|
||||||
errx SIGFE
|
|
||||||
gethostbyaddr = cygwin_gethostbyaddr SIGFE
|
|
||||||
gethostbyname = cygwin_gethostbyname SIGFE
|
|
||||||
_gethostname = cygwin_gethostname SIGFE
|
|
||||||
gethostname = cygwin_gethostname SIGFE
|
|
||||||
getpeereid SIGFE
|
|
||||||
getpeername = cygwin_getpeername SIGFE
|
|
||||||
getprogname NOSIGFE
|
|
||||||
getprotobyname = cygwin_getprotobyname SIGFE
|
|
||||||
getprotobynumber = cygwin_getprotobynumber SIGFE
|
|
||||||
getprotoent = cygwin_getprotoent SIGFE
|
|
||||||
getservbyname = cygwin_getservbyname SIGFE
|
|
||||||
getservbyport = cygwin_getservbyport SIGFE
|
|
||||||
getservent = cygwin_getservent SIGFE
|
|
||||||
getsockname = cygwin_getsockname SIGFE
|
|
||||||
getsockopt = cygwin_getsockopt SIGFE
|
|
||||||
getsubopt NOSIGFE
|
|
||||||
getusershell SIGFE
|
|
||||||
herror = cygwin_herror SIGFE
|
|
||||||
hstrerror = cygwin_hstrerror NOSIGFE
|
|
||||||
inet_addr = cygwin_inet_addr SIGFE
|
|
||||||
inet_aton = cygwin_inet_aton SIGFE
|
|
||||||
inet_pton = cygwin_inet_pton SIGFE
|
|
||||||
inet_network = cygwin_inet_network SIGFE
|
|
||||||
inet_ntoa = cygwin_inet_ntoa SIGFE
|
|
||||||
inet_ntop = cygwin_inet_ntop SIGFE
|
|
||||||
cygwin_internal NOSIGFE
|
|
||||||
cygwin32_internal = cygwin_internal SIGFE
|
cygwin32_internal = cygwin_internal SIGFE
|
||||||
listen = cygwin_listen SIGFE
|
|
||||||
cygwin_logon_user SIGFE
|
|
||||||
lstat SIGFE
|
|
||||||
_lstat = lstat SIGFE
|
|
||||||
cygwin_posix_path_list_p NOSIGFE
|
|
||||||
cygwin32_posix_path_list_p = cygwin_posix_path_list_p NOSIGFE
|
cygwin32_posix_path_list_p = cygwin_posix_path_list_p NOSIGFE
|
||||||
cygwin_posix_to_win32_path_list SIGFE
|
|
||||||
cygwin32_posix_to_win32_path_list = cygwin_posix_to_win32_path_list SIGFE
|
cygwin32_posix_to_win32_path_list = cygwin_posix_to_win32_path_list SIGFE
|
||||||
cygwin_posix_to_win32_path_list_buf_size SIGFE
|
|
||||||
cygwin32_posix_to_win32_path_list_buf_size = cygwin_posix_to_win32_path_list_buf_size SIGFE
|
cygwin32_posix_to_win32_path_list_buf_size = cygwin_posix_to_win32_path_list_buf_size SIGFE
|
||||||
rcmd = cygwin_rcmd SIGFE
|
|
||||||
recv = cygwin_recv SIGFE
|
|
||||||
recvfrom = cygwin_recvfrom SIGFE
|
|
||||||
recvmsg = cygwin_recvmsg SIGFE
|
|
||||||
rexec = cygwin_rexec SIGFE
|
|
||||||
rresvport = cygwin_rresvport SIGFE
|
|
||||||
_select = cygwin_select SIGFE
|
|
||||||
select = cygwin_select SIGFE
|
|
||||||
pread SIGFE
|
|
||||||
pwrite SIGFE
|
|
||||||
pselect SIGFE
|
|
||||||
send = cygwin_send SIGFE
|
|
||||||
sendmsg = cygwin_sendmsg SIGFE
|
|
||||||
sendto = cygwin_sendto SIGFE
|
|
||||||
cygwin_set_impersonation_token SIGFE
|
|
||||||
setprogname NOSIGFE
|
|
||||||
setprotoent = cygwin_setprotoent SIGFE
|
|
||||||
setservent = cygwin_setservent SIGFE
|
|
||||||
setsockopt = cygwin_setsockopt SIGFE
|
|
||||||
setusershell SIGFE
|
|
||||||
shutdown = cygwin_shutdown SIGFE
|
|
||||||
socket = cygwin_socket SIGFE
|
|
||||||
cygwin_split_path NOSIGFE
|
|
||||||
cygwin32_split_path = cygwin_split_path NOSIGFE
|
cygwin32_split_path = cygwin_split_path NOSIGFE
|
||||||
|
cygwin32_win32_to_posix_path_list = cygwin_win32_to_posix_path_list SIGFE
|
||||||
|
cygwin32_win32_to_posix_path_list_buf_size = cygwin_win32_to_posix_path_list_buf_size SIGFE
|
||||||
|
cygwin32_winpid_to_pid = cygwin_winpid_to_pid SIGFE
|
||||||
|
cygwin_attach_handle_to_fd SIGFE
|
||||||
|
cygwin_conv_to_full_posix_path SIGFE
|
||||||
|
cygwin_conv_to_full_win32_path SIGFE
|
||||||
|
cygwin_conv_to_posix_path SIGFE
|
||||||
|
cygwin_conv_to_win32_path SIGFE
|
||||||
|
cygwin_detach_dll SIGFE_MAYBE
|
||||||
|
cygwin_dll_init NOSIGFE
|
||||||
|
cygwin_internal NOSIGFE
|
||||||
|
cygwin_logon_user SIGFE
|
||||||
|
cygwin_posix_path_list_p NOSIGFE
|
||||||
|
cygwin_posix_to_win32_path_list SIGFE
|
||||||
|
cygwin_posix_to_win32_path_list_buf_size SIGFE
|
||||||
|
cygwin_set_impersonation_token SIGFE
|
||||||
|
cygwin_split_path NOSIGFE
|
||||||
cygwin_stackdump SIGFE
|
cygwin_stackdump SIGFE
|
||||||
cygwin_umount SIGFE
|
cygwin_umount SIGFE
|
||||||
cygwin_win32_to_posix_path_list SIGFE
|
cygwin_win32_to_posix_path_list SIGFE
|
||||||
cygwin32_win32_to_posix_path_list = cygwin_win32_to_posix_path_list SIGFE
|
|
||||||
cygwin_win32_to_posix_path_list_buf_size SIGFE
|
cygwin_win32_to_posix_path_list_buf_size SIGFE
|
||||||
cygwin32_win32_to_posix_path_list_buf_size = cygwin_win32_to_posix_path_list_buf_size SIGFE
|
|
||||||
cygwin_winpid_to_pid SIGFE
|
cygwin_winpid_to_pid SIGFE
|
||||||
cygwin32_winpid_to_pid = cygwin_winpid_to_pid SIGFE
|
|
||||||
daemon SIGFE
|
daemon SIGFE
|
||||||
difftime NOSIGFE
|
difftime NOSIGFE
|
||||||
_difftime = difftime NOSIGFE
|
_difftime = difftime NOSIGFE
|
||||||
@ -391,8 +302,10 @@ _div = div NOSIGFE
|
|||||||
dlclose SIGFE
|
dlclose SIGFE
|
||||||
dlerror NOSIGFE
|
dlerror NOSIGFE
|
||||||
dlfork NOSIGFE
|
dlfork NOSIGFE
|
||||||
|
_dll_crt0@0 NOSIGFE
|
||||||
dll_crt0__FP11per_process NOSIGFE
|
dll_crt0__FP11per_process NOSIGFE
|
||||||
dll_dllcrt0 NOSIGFE
|
dll_dllcrt0 NOSIGFE
|
||||||
|
dll_entry@12 NOSIGFE
|
||||||
dll_noncygwin_dllcrt0 NOSIGFE
|
dll_noncygwin_dllcrt0 NOSIGFE
|
||||||
dlopen SIGFE
|
dlopen SIGFE
|
||||||
dlsym SIGFE
|
dlsym SIGFE
|
||||||
@ -417,23 +330,20 @@ _endgrent = endgrent NOSIGFE
|
|||||||
endhostent NOSIGFE
|
endhostent NOSIGFE
|
||||||
endmntent NOSIGFE
|
endmntent NOSIGFE
|
||||||
_endmntent = endmntent NOSIGFE
|
_endmntent = endmntent NOSIGFE
|
||||||
|
endprotoent = cygwin_endprotoent SIGFE
|
||||||
endpwent NOSIGFE
|
endpwent NOSIGFE
|
||||||
_endpwent = endpwent NOSIGFE
|
_endpwent = endpwent NOSIGFE
|
||||||
|
endservent = cygwin_endservent SIGFE
|
||||||
|
endusershell SIGFE
|
||||||
endutent SIGFE
|
endutent SIGFE
|
||||||
_endutent = endutent SIGFE
|
_endutent = endutent SIGFE
|
||||||
endutxent SIGFE
|
endutxent SIGFE
|
||||||
envz_add SIGFE
|
envz_add SIGFE
|
||||||
__envz_add = envz_add SIGFE
|
|
||||||
envz_entry NOSIGFE
|
envz_entry NOSIGFE
|
||||||
__envz_entry = envz_entry NOSIGFE
|
|
||||||
envz_get NOSIGFE
|
envz_get NOSIGFE
|
||||||
__envz_get = envz_get NOSIGFE
|
|
||||||
envz_merge SIGFE
|
envz_merge SIGFE
|
||||||
__envz_merge = envz_merge SIGFE
|
|
||||||
envz_remove SIGFE
|
envz_remove SIGFE
|
||||||
__envz_remove = envz_remove SIGFE
|
|
||||||
envz_strip SIGFE
|
envz_strip SIGFE
|
||||||
__envz_strip = envz_strip SIGFE
|
|
||||||
erand48 NOSIGFE
|
erand48 NOSIGFE
|
||||||
_erand48 = erand48 NOSIGFE
|
_erand48 = erand48 NOSIGFE
|
||||||
erf NOSIGFE
|
erf NOSIGFE
|
||||||
@ -444,6 +354,8 @@ erfcf NOSIGFE
|
|||||||
_erfcf = erfcf NOSIGFE
|
_erfcf = erfcf NOSIGFE
|
||||||
erff NOSIGFE
|
erff NOSIGFE
|
||||||
_erff = erff NOSIGFE
|
_erff = erff NOSIGFE
|
||||||
|
err SIGFE
|
||||||
|
errx SIGFE
|
||||||
execl SIGFE
|
execl SIGFE
|
||||||
_execl = execl SIGFE
|
_execl = execl SIGFE
|
||||||
execle SIGFE
|
execle SIGFE
|
||||||
@ -457,6 +369,7 @@ _execve = execve SIGFE
|
|||||||
execvp SIGFE
|
execvp SIGFE
|
||||||
_execvp = execvp SIGFE
|
_execvp = execvp SIGFE
|
||||||
exit = cygwin_exit SIGFE
|
exit = cygwin_exit SIGFE
|
||||||
|
_exit SIGFE
|
||||||
exp NOSIGFE
|
exp NOSIGFE
|
||||||
_exp = exp NOSIGFE
|
_exp = exp NOSIGFE
|
||||||
exp2 NOSIGFE
|
exp2 NOSIGFE
|
||||||
@ -467,6 +380,22 @@ expm1 NOSIGFE
|
|||||||
_expm1 = expm1 NOSIGFE
|
_expm1 = expm1 NOSIGFE
|
||||||
expm1f NOSIGFE
|
expm1f NOSIGFE
|
||||||
_expm1f = expm1f NOSIGFE
|
_expm1f = expm1f NOSIGFE
|
||||||
|
_f_atan2 NOSIGFE
|
||||||
|
_f_atan2f NOSIGFE
|
||||||
|
_f_exp NOSIGFE
|
||||||
|
_f_expf NOSIGFE
|
||||||
|
_f_frexp NOSIGFE
|
||||||
|
_f_frexpf NOSIGFE
|
||||||
|
_f_ldexp NOSIGFE
|
||||||
|
_f_ldexpf NOSIGFE
|
||||||
|
_f_log NOSIGFE
|
||||||
|
_f_log10 NOSIGFE
|
||||||
|
_f_log10f NOSIGFE
|
||||||
|
_f_logf NOSIGFE
|
||||||
|
_f_pow NOSIGFE
|
||||||
|
_f_powf NOSIGFE
|
||||||
|
_f_tan NOSIGFE
|
||||||
|
_f_tanf NOSIGFE
|
||||||
fabs NOSIGFE
|
fabs NOSIGFE
|
||||||
_fabs = fabs NOSIGFE
|
_fabs = fabs NOSIGFE
|
||||||
fabsf NOSIGFE
|
fabsf NOSIGFE
|
||||||
@ -485,6 +414,8 @@ fclose SIGFE
|
|||||||
_fclose = fclose SIGFE
|
_fclose = fclose SIGFE
|
||||||
fcloseall SIGFE
|
fcloseall SIGFE
|
||||||
_fcloseall = fcloseall SIGFE
|
_fcloseall = fcloseall SIGFE
|
||||||
|
fcloseall_r = _fcloseall_r SIGFE
|
||||||
|
_fcloseall_r SIGFE
|
||||||
fcntl SIGFE
|
fcntl SIGFE
|
||||||
_fcntl = fcntl SIGFE
|
_fcntl = fcntl SIGFE
|
||||||
_fcntl64 = fcntl64 SIGFE
|
_fcntl64 = fcntl64 SIGFE
|
||||||
@ -494,6 +425,7 @@ fcvtbuf SIGFE
|
|||||||
_fcvtbuf = fcvtbuf SIGFE
|
_fcvtbuf = fcvtbuf SIGFE
|
||||||
fcvtf SIGFE
|
fcvtf SIGFE
|
||||||
_fcvtf = fcvtf SIGFE
|
_fcvtf = fcvtf SIGFE
|
||||||
|
fdatasync SIGFE
|
||||||
fdim NOSIGFE
|
fdim NOSIGFE
|
||||||
fdimf NOSIGFE
|
fdimf NOSIGFE
|
||||||
fdopen SIGFE
|
fdopen SIGFE
|
||||||
@ -524,18 +456,6 @@ fiprintf SIGFE
|
|||||||
_fiprintf = fiprintf SIGFE
|
_fiprintf = fiprintf SIGFE
|
||||||
flock SIGFE
|
flock SIGFE
|
||||||
flockfile SIGFE
|
flockfile SIGFE
|
||||||
ftrylockfile SIGFE
|
|
||||||
fts_children SIGFE
|
|
||||||
fts_close SIGFE
|
|
||||||
fts_get_clientptr NOSIGFE
|
|
||||||
fts_get_stream NOSIGFE
|
|
||||||
fts_open SIGFE
|
|
||||||
fts_read SIGFE
|
|
||||||
fts_set NOSIGFE
|
|
||||||
fts_set_clientptr NOSIGFE
|
|
||||||
ftw SIGFE
|
|
||||||
nftw SIGFE
|
|
||||||
funlockfile SIGFE
|
|
||||||
floor NOSIGFE
|
floor NOSIGFE
|
||||||
_floor = floor NOSIGFE
|
_floor = floor NOSIGFE
|
||||||
floorf NOSIGFE
|
floorf NOSIGFE
|
||||||
@ -578,6 +498,8 @@ frexpf NOSIGFE
|
|||||||
_frexpf = frexpf NOSIGFE
|
_frexpf = frexpf NOSIGFE
|
||||||
fscanf SIGFE
|
fscanf SIGFE
|
||||||
_fscanf = fscanf SIGFE
|
_fscanf = fscanf SIGFE
|
||||||
|
fscanf_r = _fscanf_r SIGFE
|
||||||
|
_fscanf_r SIGFE
|
||||||
fseek SIGFE
|
fseek SIGFE
|
||||||
_fseek = fseek SIGFE
|
_fseek = fseek SIGFE
|
||||||
fseeko SIGFE
|
fseeko SIGFE
|
||||||
@ -586,11 +508,12 @@ _fseeko64 = fseeko64 SIGFE
|
|||||||
fsetpos SIGFE
|
fsetpos SIGFE
|
||||||
_fsetpos = fsetpos SIGFE
|
_fsetpos = fsetpos SIGFE
|
||||||
_fsetpos64 = fsetpos64 SIGFE
|
_fsetpos64 = fsetpos64 SIGFE
|
||||||
|
fstat SIGFE
|
||||||
|
_fstat = fstat SIGFE
|
||||||
_fstat64 = fstat64 SIGFE
|
_fstat64 = fstat64 SIGFE
|
||||||
fstatfs SIGFE
|
fstatfs SIGFE
|
||||||
_fstatfs = fstatfs SIGFE
|
_fstatfs = fstatfs SIGFE
|
||||||
fstatvfs SIGFE
|
fstatvfs SIGFE
|
||||||
fdatasync SIGFE
|
|
||||||
fsync SIGFE
|
fsync SIGFE
|
||||||
_fsync = fsync SIGFE
|
_fsync = fsync SIGFE
|
||||||
ftell SIGFE
|
ftell SIGFE
|
||||||
@ -605,6 +528,18 @@ _ftok = ftok SIGFE
|
|||||||
ftruncate SIGFE
|
ftruncate SIGFE
|
||||||
_ftruncate = ftruncate SIGFE
|
_ftruncate = ftruncate SIGFE
|
||||||
_ftruncate64 = ftruncate64 SIGFE
|
_ftruncate64 = ftruncate64 SIGFE
|
||||||
|
ftrylockfile SIGFE
|
||||||
|
fts_children SIGFE
|
||||||
|
fts_close SIGFE
|
||||||
|
fts_get_clientptr NOSIGFE
|
||||||
|
fts_get_stream NOSIGFE
|
||||||
|
fts_open SIGFE
|
||||||
|
fts_read SIGFE
|
||||||
|
fts_set NOSIGFE
|
||||||
|
fts_set_clientptr NOSIGFE
|
||||||
|
ftw SIGFE
|
||||||
|
funlockfile SIGFE
|
||||||
|
futimes SIGFE
|
||||||
fwrite SIGFE
|
fwrite SIGFE
|
||||||
_fwrite = fwrite SIGFE
|
_fwrite = fwrite SIGFE
|
||||||
gamma NOSIGFE
|
gamma NOSIGFE
|
||||||
@ -631,7 +566,6 @@ getchar_unlocked SIGFE
|
|||||||
_getchar_unlocked = getchar_unlocked SIGFE
|
_getchar_unlocked = getchar_unlocked SIGFE
|
||||||
getcwd SIGFE
|
getcwd SIGFE
|
||||||
_getcwd = getcwd SIGFE
|
_getcwd = getcwd SIGFE
|
||||||
__getdelim SIGFE
|
|
||||||
getdelim = __getdelim SIGFE
|
getdelim = __getdelim SIGFE
|
||||||
getdomainname SIGFE
|
getdomainname SIGFE
|
||||||
_getdomainname = getdomainname SIGFE
|
_getdomainname = getdomainname SIGFE
|
||||||
@ -651,24 +585,27 @@ _getgid32 = getgid32 NOSIGFE
|
|||||||
getgrent SIGFE
|
getgrent SIGFE
|
||||||
_getgrent = getgrent SIGFE
|
_getgrent = getgrent SIGFE
|
||||||
_getgrent32 = getgrent32 SIGFE
|
_getgrent32 = getgrent32 SIGFE
|
||||||
getgrgid_r SIGFE
|
|
||||||
getgrgid SIGFE
|
getgrgid SIGFE
|
||||||
_getgrgid = getgrgid SIGFE
|
_getgrgid = getgrgid SIGFE
|
||||||
_getgrgid32 = getgrgid32 SIGFE
|
_getgrgid32 = getgrgid32 SIGFE
|
||||||
getgrnam_r SIGFE
|
getgrgid_r SIGFE
|
||||||
getgrnam SIGFE
|
getgrnam SIGFE
|
||||||
_getgrnam = getgrnam SIGFE
|
_getgrnam = getgrnam SIGFE
|
||||||
_getgrnam32 = getgrnam32 SIGFE
|
_getgrnam32 = getgrnam32 SIGFE
|
||||||
|
getgrnam_r SIGFE
|
||||||
getgroups SIGFE
|
getgroups SIGFE
|
||||||
_getgroups = getgroups SIGFE
|
_getgroups = getgroups SIGFE
|
||||||
_getgroups32 = getgroups32 SIGFE
|
_getgroups32 = getgroups32 SIGFE
|
||||||
|
gethostbyaddr = cygwin_gethostbyaddr SIGFE
|
||||||
|
gethostbyname = cygwin_gethostbyname SIGFE
|
||||||
gethostid SIGFE
|
gethostid SIGFE
|
||||||
|
gethostname = cygwin_gethostname SIGFE
|
||||||
|
_gethostname = cygwin_gethostname SIGFE
|
||||||
getitimer SIGFE
|
getitimer SIGFE
|
||||||
__getline SIGFE
|
|
||||||
getline = __getline SIGFE
|
getline = __getline SIGFE
|
||||||
getlogin_r NOSIGFE
|
|
||||||
getlogin NOSIGFE
|
getlogin NOSIGFE
|
||||||
_getlogin = getlogin NOSIGFE
|
_getlogin = getlogin NOSIGFE
|
||||||
|
getlogin_r NOSIGFE
|
||||||
getmntent SIGFE
|
getmntent SIGFE
|
||||||
_getmntent = getmntent SIGFE
|
_getmntent = getmntent SIGFE
|
||||||
getmode SIGFE
|
getmode SIGFE
|
||||||
@ -680,6 +617,8 @@ getpagesize SIGFE
|
|||||||
_getpagesize = getpagesize SIGFE
|
_getpagesize = getpagesize SIGFE
|
||||||
getpass SIGFE
|
getpass SIGFE
|
||||||
_getpass = getpass SIGFE
|
_getpass = getpass SIGFE
|
||||||
|
getpeereid SIGFE
|
||||||
|
getpeername = cygwin_getpeername SIGFE
|
||||||
getpgid SIGFE
|
getpgid SIGFE
|
||||||
getpgrp SIGFE
|
getpgrp SIGFE
|
||||||
_getpgrp = getpgrp SIGFE
|
_getpgrp = getpgrp SIGFE
|
||||||
@ -688,6 +627,10 @@ _getpid = getpid NOSIGFE
|
|||||||
getppid NOSIGFE
|
getppid NOSIGFE
|
||||||
_getppid = getppid NOSIGFE
|
_getppid = getppid NOSIGFE
|
||||||
getpriority SIGFE
|
getpriority SIGFE
|
||||||
|
getprogname NOSIGFE
|
||||||
|
getprotobyname = cygwin_getprotobyname SIGFE
|
||||||
|
getprotobynumber = cygwin_getprotobynumber SIGFE
|
||||||
|
getprotoent = cygwin_getprotoent SIGFE
|
||||||
getpwduid NOSIGFE
|
getpwduid NOSIGFE
|
||||||
_getpwduid = getpwduid NOSIGFE
|
_getpwduid = getpwduid NOSIGFE
|
||||||
getpwent SIGFE
|
getpwent SIGFE
|
||||||
@ -706,12 +649,19 @@ getrusage SIGFE
|
|||||||
_getrusage = getrusage SIGFE
|
_getrusage = getrusage SIGFE
|
||||||
gets SIGFE
|
gets SIGFE
|
||||||
_gets = gets SIGFE
|
_gets = gets SIGFE
|
||||||
|
getservbyname = cygwin_getservbyname SIGFE
|
||||||
|
getservbyport = cygwin_getservbyport SIGFE
|
||||||
|
getservent = cygwin_getservent SIGFE
|
||||||
getsid SIGFE
|
getsid SIGFE
|
||||||
|
getsockname = cygwin_getsockname SIGFE
|
||||||
|
getsockopt = cygwin_getsockopt SIGFE
|
||||||
|
getsubopt NOSIGFE
|
||||||
gettimeofday SIGFE
|
gettimeofday SIGFE
|
||||||
_gettimeofday = gettimeofday SIGFE
|
_gettimeofday = gettimeofday SIGFE
|
||||||
getuid NOSIGFE
|
getuid NOSIGFE
|
||||||
_getuid = getuid NOSIGFE
|
_getuid = getuid NOSIGFE
|
||||||
_getuid32 = getuid32 NOSIGFE
|
_getuid32 = getuid32 NOSIGFE
|
||||||
|
getusershell SIGFE
|
||||||
getutent SIGFE
|
getutent SIGFE
|
||||||
_getutent = getutent SIGFE
|
_getutent = getutent SIGFE
|
||||||
getutid SIGFE
|
getutid SIGFE
|
||||||
@ -738,8 +688,10 @@ hcreate SIGFE
|
|||||||
hcreate_r SIGFE
|
hcreate_r SIGFE
|
||||||
hdestroy SIGFE
|
hdestroy SIGFE
|
||||||
hdestroy_r SIGFE
|
hdestroy_r SIGFE
|
||||||
|
herror = cygwin_herror SIGFE
|
||||||
hsearch SIGFE
|
hsearch SIGFE
|
||||||
hsearch_r SIGFE
|
hsearch_r SIGFE
|
||||||
|
hstrerror = cygwin_hstrerror NOSIGFE
|
||||||
htonl NOSIGFE
|
htonl NOSIGFE
|
||||||
_htonl = htonl NOSIGFE
|
_htonl = htonl NOSIGFE
|
||||||
htons NOSIGFE
|
htons NOSIGFE
|
||||||
@ -756,8 +708,14 @@ imaxabs = llabs NOSIGFE
|
|||||||
imaxdiv = lldiv NOSIGFE
|
imaxdiv = lldiv NOSIGFE
|
||||||
index NOSIGFE
|
index NOSIGFE
|
||||||
_index = index NOSIGFE
|
_index = index NOSIGFE
|
||||||
|
inet_addr = cygwin_inet_addr SIGFE
|
||||||
|
inet_aton = cygwin_inet_aton SIGFE
|
||||||
inet_makeaddr NOSIGFE
|
inet_makeaddr NOSIGFE
|
||||||
inet_netof NOSIGFE
|
inet_netof NOSIGFE
|
||||||
|
inet_network = cygwin_inet_network SIGFE
|
||||||
|
inet_ntoa = cygwin_inet_ntoa SIGFE
|
||||||
|
inet_ntop = cygwin_inet_ntop SIGFE
|
||||||
|
inet_pton = cygwin_inet_pton SIGFE
|
||||||
infinity NOSIGFE
|
infinity NOSIGFE
|
||||||
_infinity = infinity NOSIGFE
|
_infinity = infinity NOSIGFE
|
||||||
infinityf NOSIGFE
|
infinityf NOSIGFE
|
||||||
@ -770,7 +728,6 @@ _ioctl = ioctl SIGFE
|
|||||||
iprintf SIGFE
|
iprintf SIGFE
|
||||||
_iprintf = iprintf SIGFE
|
_iprintf = iprintf SIGFE
|
||||||
iruserok SIGFE
|
iruserok SIGFE
|
||||||
ruserok SIGFE
|
|
||||||
isalnum NOSIGFE
|
isalnum NOSIGFE
|
||||||
_isalnum = isalnum NOSIGFE
|
_isalnum = isalnum NOSIGFE
|
||||||
isalpha NOSIGFE
|
isalpha NOSIGFE
|
||||||
@ -863,6 +820,7 @@ lgammaf_r NOSIGFE
|
|||||||
_lgammaf_r = lgammaf_r NOSIGFE
|
_lgammaf_r = lgammaf_r NOSIGFE
|
||||||
link SIGFE
|
link SIGFE
|
||||||
_link = link SIGFE
|
_link = link SIGFE
|
||||||
|
listen = cygwin_listen SIGFE
|
||||||
llabs NOSIGFE
|
llabs NOSIGFE
|
||||||
lldiv NOSIGFE
|
lldiv NOSIGFE
|
||||||
localeconv NOSIGFE
|
localeconv NOSIGFE
|
||||||
@ -891,8 +849,6 @@ login SIGFE
|
|||||||
login_tty SIGFE
|
login_tty SIGFE
|
||||||
logout SIGFE
|
logout SIGFE
|
||||||
logwtmp SIGFE
|
logwtmp SIGFE
|
||||||
updwtmp SIGFE
|
|
||||||
updwtmpx SIGFE
|
|
||||||
longjmp NOSIGFE
|
longjmp NOSIGFE
|
||||||
_longjmp = longjmp NOSIGFE
|
_longjmp = longjmp NOSIGFE
|
||||||
lrand48 NOSIGFE
|
lrand48 NOSIGFE
|
||||||
@ -905,7 +861,10 @@ lsearch NOSIGFE
|
|||||||
lseek SIGFE
|
lseek SIGFE
|
||||||
_lseek = lseek SIGFE
|
_lseek = lseek SIGFE
|
||||||
_lseek64 = lseek64 SIGFE
|
_lseek64 = lseek64 SIGFE
|
||||||
|
lstat SIGFE
|
||||||
|
_lstat = lstat SIGFE
|
||||||
_lstat64 = lstat64 SIGFE
|
_lstat64 = lstat64 SIGFE
|
||||||
|
lutimes SIGFE
|
||||||
mallinfo SIGFE
|
mallinfo SIGFE
|
||||||
malloc SIGFE
|
malloc SIGFE
|
||||||
_malloc = malloc SIGFE
|
_malloc = malloc SIGFE
|
||||||
@ -934,11 +893,10 @@ memcmp NOSIGFE
|
|||||||
_memcmp = memcmp NOSIGFE
|
_memcmp = memcmp NOSIGFE
|
||||||
memcpy NOSIGFE
|
memcpy NOSIGFE
|
||||||
_memcpy = memcpy NOSIGFE
|
_memcpy = memcpy NOSIGFE
|
||||||
|
memmem NOSIGFE
|
||||||
memmove NOSIGFE
|
memmove NOSIGFE
|
||||||
_memmove = memmove NOSIGFE
|
_memmove = memmove NOSIGFE
|
||||||
mempcpy NOSIGFE
|
mempcpy NOSIGFE
|
||||||
__mempcpy = mempcpy NOSIGFE
|
|
||||||
memmem NOSIGFE
|
|
||||||
memset NOSIGFE
|
memset NOSIGFE
|
||||||
_memset = memset NOSIGFE
|
_memset = memset NOSIGFE
|
||||||
mkdir SIGFE
|
mkdir SIGFE
|
||||||
@ -954,6 +912,7 @@ mktemp SIGFE
|
|||||||
_mktemp = mktemp SIGFE
|
_mktemp = mktemp SIGFE
|
||||||
mktime SIGFE
|
mktime SIGFE
|
||||||
_mktime = mktime SIGFE
|
_mktime = mktime SIGFE
|
||||||
|
mlock SIGFE
|
||||||
mmap SIGFE
|
mmap SIGFE
|
||||||
_mmap64 = mmap64 SIGFE
|
_mmap64 = mmap64 SIGFE
|
||||||
modf NOSIGFE
|
modf NOSIGFE
|
||||||
@ -963,14 +922,13 @@ _modff = modff NOSIGFE
|
|||||||
mount SIGFE
|
mount SIGFE
|
||||||
_mount = mount SIGFE
|
_mount = mount SIGFE
|
||||||
mprotect SIGFE
|
mprotect SIGFE
|
||||||
mlock SIGFE
|
|
||||||
munlock SIGFE
|
|
||||||
mrand48 NOSIGFE
|
mrand48 NOSIGFE
|
||||||
msgctl SIGFE
|
msgctl SIGFE
|
||||||
msgget SIGFE
|
msgget SIGFE
|
||||||
msgrcv SIGFE
|
msgrcv SIGFE
|
||||||
msgsnd SIGFE
|
msgsnd SIGFE
|
||||||
msync SIGFE
|
msync SIGFE
|
||||||
|
munlock SIGFE
|
||||||
munmap SIGFE
|
munmap SIGFE
|
||||||
nan NOSIGFE
|
nan NOSIGFE
|
||||||
_nan = nan NOSIGFE
|
_nan = nan NOSIGFE
|
||||||
@ -984,6 +942,7 @@ nextafter NOSIGFE
|
|||||||
_nextafter = nextafter NOSIGFE
|
_nextafter = nextafter NOSIGFE
|
||||||
nextafterf NOSIGFE
|
nextafterf NOSIGFE
|
||||||
_nextafterf = nextafterf NOSIGFE
|
_nextafterf = nextafterf NOSIGFE
|
||||||
|
nftw SIGFE
|
||||||
nice SIGFE
|
nice SIGFE
|
||||||
_nice = nice SIGFE
|
_nice = nice SIGFE
|
||||||
nl_langinfo SIGFE
|
nl_langinfo SIGFE
|
||||||
@ -999,7 +958,6 @@ open SIGFE
|
|||||||
_open = open SIGFE
|
_open = open SIGFE
|
||||||
_open64
|
_open64
|
||||||
opendir SIGFE
|
opendir SIGFE
|
||||||
__opendir_with_d_ino SIGFE
|
|
||||||
openlog SIGFE
|
openlog SIGFE
|
||||||
_openlog = openlog SIGFE
|
_openlog = openlog SIGFE
|
||||||
openpty SIGFE
|
openpty SIGFE
|
||||||
@ -1011,6 +969,7 @@ _pclose = pclose SIGFE
|
|||||||
perror SIGFE
|
perror SIGFE
|
||||||
_perror = perror SIGFE
|
_perror = perror SIGFE
|
||||||
pipe SIGFE
|
pipe SIGFE
|
||||||
|
_pipe SIGFE
|
||||||
poll SIGFE
|
poll SIGFE
|
||||||
_poll = poll SIGFE
|
_poll = poll SIGFE
|
||||||
popen SIGFE
|
popen SIGFE
|
||||||
@ -1023,8 +982,10 @@ pow NOSIGFE
|
|||||||
_pow = pow NOSIGFE
|
_pow = pow NOSIGFE
|
||||||
powf NOSIGFE
|
powf NOSIGFE
|
||||||
_powf = powf NOSIGFE
|
_powf = powf NOSIGFE
|
||||||
|
pread SIGFE
|
||||||
printf SIGFE
|
printf SIGFE
|
||||||
_printf = printf SIGFE
|
_printf = printf SIGFE
|
||||||
|
pselect SIGFE
|
||||||
pthread_atfork SIGFE
|
pthread_atfork SIGFE
|
||||||
pthread_attr_destroy SIGFE
|
pthread_attr_destroy SIGFE
|
||||||
pthread_attr_getdetachstate SIGFE
|
pthread_attr_getdetachstate SIGFE
|
||||||
@ -1041,6 +1002,8 @@ pthread_attr_setschedpolicy SIGFE
|
|||||||
pthread_attr_setscope SIGFE
|
pthread_attr_setscope SIGFE
|
||||||
pthread_attr_setstacksize SIGFE
|
pthread_attr_setstacksize SIGFE
|
||||||
pthread_cancel SIGFE
|
pthread_cancel SIGFE
|
||||||
|
_pthread_cleanup_pop SIGFE
|
||||||
|
_pthread_cleanup_push SIGFE
|
||||||
pthread_cond_broadcast SIGFE
|
pthread_cond_broadcast SIGFE
|
||||||
pthread_cond_destroy SIGFE
|
pthread_cond_destroy SIGFE
|
||||||
pthread_cond_init SIGFE
|
pthread_cond_init SIGFE
|
||||||
@ -1086,13 +1049,13 @@ pthread_rwlock_destroy SIGFE
|
|||||||
pthread_rwlock_init SIGFE
|
pthread_rwlock_init SIGFE
|
||||||
pthread_rwlock_rdlock SIGFE
|
pthread_rwlock_rdlock SIGFE
|
||||||
pthread_rwlock_tryrdlock SIGFE
|
pthread_rwlock_tryrdlock SIGFE
|
||||||
pthread_rwlock_wrlock SIGFE
|
|
||||||
pthread_rwlock_trywrlock SIGFE
|
pthread_rwlock_trywrlock SIGFE
|
||||||
pthread_rwlock_unlock SIGFE
|
pthread_rwlock_unlock SIGFE
|
||||||
pthread_rwlockattr_init SIGFE
|
pthread_rwlock_wrlock SIGFE
|
||||||
pthread_rwlockattr_getpshared SIGFE
|
|
||||||
pthread_rwlockattr_setpshared SIGFE
|
|
||||||
pthread_rwlockattr_destroy SIGFE
|
pthread_rwlockattr_destroy SIGFE
|
||||||
|
pthread_rwlockattr_getpshared SIGFE
|
||||||
|
pthread_rwlockattr_init SIGFE
|
||||||
|
pthread_rwlockattr_setpshared SIGFE
|
||||||
pthread_self SIGFE
|
pthread_self SIGFE
|
||||||
pthread_setcancelstate SIGFE
|
pthread_setcancelstate SIGFE
|
||||||
pthread_setcanceltype SIGFE
|
pthread_setcanceltype SIGFE
|
||||||
@ -1120,6 +1083,7 @@ _pututline = pututline SIGFE
|
|||||||
pututxline SIGFE
|
pututxline SIGFE
|
||||||
putw SIGFE
|
putw SIGFE
|
||||||
_putw = putw SIGFE
|
_putw = putw SIGFE
|
||||||
|
pwrite SIGFE
|
||||||
qsort NOSIGFE
|
qsort NOSIGFE
|
||||||
_qsort = qsort NOSIGFE
|
_qsort = qsort NOSIGFE
|
||||||
raise SIGFE
|
raise SIGFE
|
||||||
@ -1128,6 +1092,7 @@ rand NOSIGFE
|
|||||||
_rand = rand NOSIGFE
|
_rand = rand NOSIGFE
|
||||||
rand_r NOSIGFE
|
rand_r NOSIGFE
|
||||||
random NOSIGFE
|
random NOSIGFE
|
||||||
|
rcmd = cygwin_rcmd SIGFE
|
||||||
read SIGFE
|
read SIGFE
|
||||||
_read = read SIGFE
|
_read = read SIGFE
|
||||||
readdir SIGFE
|
readdir SIGFE
|
||||||
@ -1140,6 +1105,9 @@ _readv = readv SIGFE
|
|||||||
realloc SIGFE
|
realloc SIGFE
|
||||||
_realloc = realloc SIGFE
|
_realloc = realloc SIGFE
|
||||||
realpath SIGFE
|
realpath SIGFE
|
||||||
|
recv = cygwin_recv SIGFE
|
||||||
|
recvfrom = cygwin_recvfrom SIGFE
|
||||||
|
recvmsg = cygwin_recvmsg SIGFE
|
||||||
remainder NOSIGFE
|
remainder NOSIGFE
|
||||||
_remainder = remainder NOSIGFE
|
_remainder = remainder NOSIGFE
|
||||||
remainderf NOSIGFE
|
remainderf NOSIGFE
|
||||||
@ -1155,6 +1123,7 @@ rewind SIGFE
|
|||||||
_rewind = rewind SIGFE
|
_rewind = rewind SIGFE
|
||||||
rewinddir SIGFE
|
rewinddir SIGFE
|
||||||
_rewinddir = rewinddir SIGFE
|
_rewinddir = rewinddir SIGFE
|
||||||
|
rexec = cygwin_rexec SIGFE
|
||||||
rindex NOSIGFE
|
rindex NOSIGFE
|
||||||
_rindex = rindex NOSIGFE
|
_rindex = rindex NOSIGFE
|
||||||
rint NOSIGFE
|
rint NOSIGFE
|
||||||
@ -1165,6 +1134,8 @@ rmdir SIGFE
|
|||||||
_rmdir = rmdir SIGFE
|
_rmdir = rmdir SIGFE
|
||||||
round NOSIGFE
|
round NOSIGFE
|
||||||
roundf NOSIGFE
|
roundf NOSIGFE
|
||||||
|
rresvport = cygwin_rresvport SIGFE
|
||||||
|
ruserok SIGFE
|
||||||
sbrk SIGFE
|
sbrk SIGFE
|
||||||
_sbrk = sbrk SIGFE
|
_sbrk = sbrk SIGFE
|
||||||
scalb NOSIGFE
|
scalb NOSIGFE
|
||||||
@ -1181,6 +1152,8 @@ scandir SIGFE
|
|||||||
_scandir = scandir SIGFE
|
_scandir = scandir SIGFE
|
||||||
scanf SIGFE
|
scanf SIGFE
|
||||||
_scanf = scanf SIGFE
|
_scanf = scanf SIGFE
|
||||||
|
scanf_r = _scanf_r SIGFE
|
||||||
|
_scanf_r SIGFE
|
||||||
sched_get_priority_max SIGFE
|
sched_get_priority_max SIGFE
|
||||||
sched_get_priority_min SIGFE
|
sched_get_priority_min SIGFE
|
||||||
sched_getparam SIGFE
|
sched_getparam SIGFE
|
||||||
@ -1194,6 +1167,8 @@ _seed48 = seed48 NOSIGFE
|
|||||||
seekdir SIGFE
|
seekdir SIGFE
|
||||||
_seekdir = seekdir SIGFE
|
_seekdir = seekdir SIGFE
|
||||||
_seekdir64 = seekdir64 SIGFE
|
_seekdir64 = seekdir64 SIGFE
|
||||||
|
select = cygwin_select SIGFE
|
||||||
|
_select = cygwin_select SIGFE
|
||||||
sem_close SIGFE
|
sem_close SIGFE
|
||||||
sem_destroy SIGFE
|
sem_destroy SIGFE
|
||||||
sem_getvalue SIGFE
|
sem_getvalue SIGFE
|
||||||
@ -1206,6 +1181,9 @@ sem_wait SIGFE
|
|||||||
semctl SIGFE
|
semctl SIGFE
|
||||||
semget SIGFE
|
semget SIGFE
|
||||||
semop SIGFE
|
semop SIGFE
|
||||||
|
send = cygwin_send SIGFE
|
||||||
|
sendmsg = cygwin_sendmsg SIGFE
|
||||||
|
sendto = cygwin_sendto SIGFE
|
||||||
setbuf SIGFE
|
setbuf SIGFE
|
||||||
_setbuf = setbuf SIGFE
|
_setbuf = setbuf SIGFE
|
||||||
setbuffer SIGFE
|
setbuffer SIGFE
|
||||||
@ -1246,6 +1224,8 @@ _setpgid = setpgid SIGFE
|
|||||||
setpgrp SIGFE
|
setpgrp SIGFE
|
||||||
_setpgrp = setpgrp SIGFE
|
_setpgrp = setpgrp SIGFE
|
||||||
setpriority SIGFE
|
setpriority SIGFE
|
||||||
|
setprogname NOSIGFE
|
||||||
|
setprotoent = cygwin_setprotoent SIGFE
|
||||||
setpwent NOSIGFE
|
setpwent NOSIGFE
|
||||||
_setpwent = setpwent NOSIGFE
|
_setpwent = setpwent NOSIGFE
|
||||||
setregid SIGFE
|
setregid SIGFE
|
||||||
@ -1258,14 +1238,17 @@ setreuid32 SIGFE
|
|||||||
_setreuid32 = setreuid32 SIGFE
|
_setreuid32 = setreuid32 SIGFE
|
||||||
setrlimit SIGFE
|
setrlimit SIGFE
|
||||||
_setrlimit = setrlimit SIGFE
|
_setrlimit = setrlimit SIGFE
|
||||||
|
setservent = cygwin_setservent SIGFE
|
||||||
setsid SIGFE
|
setsid SIGFE
|
||||||
_setsid = setsid SIGFE
|
_setsid = setsid SIGFE
|
||||||
|
setsockopt = cygwin_setsockopt SIGFE
|
||||||
setstate NOSIGFE
|
setstate NOSIGFE
|
||||||
settimeofday SIGFE
|
settimeofday SIGFE
|
||||||
_settimeofday = settimeofday SIGFE
|
_settimeofday = settimeofday SIGFE
|
||||||
setuid SIGFE
|
setuid SIGFE
|
||||||
_setuid = setuid SIGFE
|
_setuid = setuid SIGFE
|
||||||
_setuid32 = setuid32 SIGFE
|
_setuid32 = setuid32 SIGFE
|
||||||
|
setusershell SIGFE
|
||||||
setutent SIGFE
|
setutent SIGFE
|
||||||
_setutent = setutent SIGFE
|
_setutent = setutent SIGFE
|
||||||
setutxent SIGFE
|
setutxent SIGFE
|
||||||
@ -1283,6 +1266,7 @@ shmat SIGFE
|
|||||||
shmctl SIGFE
|
shmctl SIGFE
|
||||||
shmdt SIGFE
|
shmdt SIGFE
|
||||||
shmget SIGFE
|
shmget SIGFE
|
||||||
|
shutdown = cygwin_shutdown SIGFE
|
||||||
sigaction SIGFE
|
sigaction SIGFE
|
||||||
sigaddset SIGFE
|
sigaddset SIGFE
|
||||||
sigdelset SIGFE
|
sigdelset SIGFE
|
||||||
@ -1290,7 +1274,6 @@ sigemptyset NOSIGFE
|
|||||||
sigfillset NOSIGFE
|
sigfillset NOSIGFE
|
||||||
sighold SIGFE
|
sighold SIGFE
|
||||||
sigignore SIGFE
|
sigignore SIGFE
|
||||||
sigqueue SIGFE
|
|
||||||
siginterrupt SIGFE
|
siginterrupt SIGFE
|
||||||
sigismember SIGFE
|
sigismember SIGFE
|
||||||
signal SIGFE
|
signal SIGFE
|
||||||
@ -1299,6 +1282,7 @@ significandf NOSIGFE
|
|||||||
sigpause SIGFE
|
sigpause SIGFE
|
||||||
sigpending SIGFE
|
sigpending SIGFE
|
||||||
sigprocmask SIGFE
|
sigprocmask SIGFE
|
||||||
|
sigqueue SIGFE
|
||||||
sigrelse SIGFE
|
sigrelse SIGFE
|
||||||
sigset SIGFE
|
sigset SIGFE
|
||||||
sigsuspend SIGFE
|
sigsuspend SIGFE
|
||||||
@ -1320,6 +1304,7 @@ sleep SIGFE
|
|||||||
_sleep = sleep SIGFE
|
_sleep = sleep SIGFE
|
||||||
snprintf SIGFE
|
snprintf SIGFE
|
||||||
_snprintf = snprintf SIGFE
|
_snprintf = snprintf SIGFE
|
||||||
|
socket = cygwin_socket SIGFE
|
||||||
socketpair SIGFE
|
socketpair SIGFE
|
||||||
spawnl SIGFE
|
spawnl SIGFE
|
||||||
_spawnl = spawnl SIGFE
|
_spawnl = spawnl SIGFE
|
||||||
@ -1350,6 +1335,10 @@ _srand48 = srand48 NOSIGFE
|
|||||||
srandom NOSIGFE
|
srandom NOSIGFE
|
||||||
sscanf SIGFE
|
sscanf SIGFE
|
||||||
_sscanf = sscanf SIGFE
|
_sscanf = sscanf SIGFE
|
||||||
|
sscanf_r = _sscanf_r SIGFE
|
||||||
|
_sscanf_r SIGFE
|
||||||
|
stat SIGFE
|
||||||
|
_stat = stat SIGFE
|
||||||
_stat64 = stat64 SIGFE
|
_stat64 = stat64 SIGFE
|
||||||
statfs SIGFE
|
statfs SIGFE
|
||||||
_statfs = statfs SIGFE
|
_statfs = statfs SIGFE
|
||||||
@ -1409,18 +1398,19 @@ strstr NOSIGFE
|
|||||||
_strstr = strstr NOSIGFE
|
_strstr = strstr NOSIGFE
|
||||||
strtod SIGFE
|
strtod SIGFE
|
||||||
_strtod = strtod SIGFE
|
_strtod = strtod SIGFE
|
||||||
strtof SIGFE
|
|
||||||
_strtodf = strtof SIGFE
|
|
||||||
strtodf = strtof SIGFE
|
strtodf = strtof SIGFE
|
||||||
|
_strtodf = strtof SIGFE
|
||||||
|
strtof SIGFE
|
||||||
|
strtoimax = strtoll NOSIGFE
|
||||||
strtok NOSIGFE
|
strtok NOSIGFE
|
||||||
_strtok = strtok NOSIGFE
|
_strtok = strtok NOSIGFE
|
||||||
strtok_r NOSIGFE
|
strtok_r NOSIGFE
|
||||||
_strtok_r = strtok_r NOSIGFE
|
_strtok_r = strtok_r NOSIGFE
|
||||||
strtol NOSIGFE
|
strtol NOSIGFE
|
||||||
_strtol = strtol NOSIGFE
|
_strtol = strtol NOSIGFE
|
||||||
|
_strtold SIGFE
|
||||||
strtoll NOSIGFE
|
strtoll NOSIGFE
|
||||||
_strtoll = strtoll NOSIGFE
|
_strtoll = strtoll NOSIGFE
|
||||||
strtoimax = strtoll NOSIGFE
|
|
||||||
strtosigno NOSIGFE
|
strtosigno NOSIGFE
|
||||||
strtoul NOSIGFE
|
strtoul NOSIGFE
|
||||||
_strtoul = strtoul NOSIGFE
|
_strtoul = strtoul NOSIGFE
|
||||||
@ -1440,7 +1430,6 @@ sysconf SIGFE
|
|||||||
_sysconf = sysconf SIGFE
|
_sysconf = sysconf SIGFE
|
||||||
syslog SIGFE
|
syslog SIGFE
|
||||||
_syslog = syslog SIGFE
|
_syslog = syslog SIGFE
|
||||||
vsyslog SIGFE
|
|
||||||
system SIGFE
|
system SIGFE
|
||||||
_system = system SIGFE
|
_system = system SIGFE
|
||||||
tan NOSIGFE
|
tan NOSIGFE
|
||||||
@ -1478,9 +1467,9 @@ tfind NOSIGFE
|
|||||||
tgamma NOSIGFE
|
tgamma NOSIGFE
|
||||||
tgammaf NOSIGFE
|
tgammaf NOSIGFE
|
||||||
time SIGFE
|
time SIGFE
|
||||||
timelocal SIGFE
|
|
||||||
timegm NOSIGFE
|
|
||||||
_time = time SIGFE
|
_time = time SIGFE
|
||||||
|
timegm NOSIGFE
|
||||||
|
timelocal SIGFE
|
||||||
timer_create SIGFE
|
timer_create SIGFE
|
||||||
timer_delete SIGFE
|
timer_delete SIGFE
|
||||||
timer_gettime SIGFE
|
timer_gettime SIGFE
|
||||||
@ -1502,6 +1491,7 @@ _toupper = toupper NOSIGFE
|
|||||||
towctrans NOSIGFE
|
towctrans NOSIGFE
|
||||||
towlower NOSIGFE
|
towlower NOSIGFE
|
||||||
towupper NOSIGFE
|
towupper NOSIGFE
|
||||||
|
trunc NOSIGFE
|
||||||
truncate SIGFE
|
truncate SIGFE
|
||||||
_truncate = truncate SIGFE
|
_truncate = truncate SIGFE
|
||||||
_truncate64 = truncate64 SIGFE
|
_truncate64 = truncate64 SIGFE
|
||||||
@ -1529,24 +1519,24 @@ _unlink = unlink SIGFE
|
|||||||
unlockpt NOSIGFE
|
unlockpt NOSIGFE
|
||||||
unsetenv SIGFE
|
unsetenv SIGFE
|
||||||
_unsetenv = unsetenv SIGFE
|
_unsetenv = unsetenv SIGFE
|
||||||
|
updwtmp SIGFE
|
||||||
|
updwtmpx SIGFE
|
||||||
usleep SIGFE
|
usleep SIGFE
|
||||||
_usleep = usleep SIGFE
|
_usleep = usleep SIGFE
|
||||||
utime SIGFE
|
utime SIGFE
|
||||||
_utime = utime SIGFE
|
_utime = utime SIGFE
|
||||||
utimes SIGFE
|
utimes SIGFE
|
||||||
_utimes = utimes SIGFE
|
_utimes = utimes SIGFE
|
||||||
futimes SIGFE
|
|
||||||
lutimes SIGFE
|
|
||||||
utmpname SIGFE
|
utmpname SIGFE
|
||||||
_utmpname = utmpname SIGFE
|
_utmpname = utmpname SIGFE
|
||||||
utmpxname SIGFE
|
utmpxname SIGFE
|
||||||
valloc SIGFE
|
valloc SIGFE
|
||||||
vasprintf SIGFE
|
vasprintf SIGFE
|
||||||
_vasprintf = vasprintf SIGFE
|
_vasprintf = vasprintf SIGFE
|
||||||
|
vasprintf_r = _vasprintf_r SIGFE
|
||||||
|
_vasprintf_r SIGFE
|
||||||
verr SIGFE
|
verr SIGFE
|
||||||
verrx SIGFE
|
verrx SIGFE
|
||||||
vwarn SIGFE
|
|
||||||
vwarnx SIGFE
|
|
||||||
vfiprintf SIGFE
|
vfiprintf SIGFE
|
||||||
_vfiprintf = vfiprintf SIGFE
|
_vfiprintf = vfiprintf SIGFE
|
||||||
vfork SIGFE
|
vfork SIGFE
|
||||||
@ -1555,18 +1545,27 @@ vfprintf SIGFE
|
|||||||
_vfprintf = vfprintf SIGFE
|
_vfprintf = vfprintf SIGFE
|
||||||
vfscanf SIGFE
|
vfscanf SIGFE
|
||||||
_vfscanf = vfscanf SIGFE
|
_vfscanf = vfscanf SIGFE
|
||||||
|
vfscanf_r = _vfscanf_r SIGFE
|
||||||
|
_vfscanf_r SIGFE
|
||||||
vhangup SIGFE
|
vhangup SIGFE
|
||||||
_vhangup = vhangup SIGFE
|
_vhangup = vhangup SIGFE
|
||||||
vprintf SIGFE
|
vprintf SIGFE
|
||||||
_vprintf = vprintf SIGFE
|
_vprintf = vprintf SIGFE
|
||||||
vscanf SIGFE
|
vscanf SIGFE
|
||||||
_vscanf = vscanf SIGFE
|
_vscanf = vscanf SIGFE
|
||||||
|
vscanf_r = _vscanf_r SIGFE
|
||||||
|
_vscanf_r SIGFE
|
||||||
vsnprintf SIGFE
|
vsnprintf SIGFE
|
||||||
_vsnprintf = vsnprintf SIGFE
|
_vsnprintf = vsnprintf SIGFE
|
||||||
vsprintf SIGFE
|
vsprintf SIGFE
|
||||||
_vsprintf = vsprintf SIGFE
|
_vsprintf = vsprintf SIGFE
|
||||||
vsscanf SIGFE
|
vsscanf SIGFE
|
||||||
_vsscanf = vsscanf SIGFE
|
_vsscanf = vsscanf SIGFE
|
||||||
|
vsscanf_r = _vsscanf_r SIGFE
|
||||||
|
_vsscanf_r SIGFE
|
||||||
|
vsyslog SIGFE
|
||||||
|
vwarn SIGFE
|
||||||
|
vwarnx SIGFE
|
||||||
wait SIGFE
|
wait SIGFE
|
||||||
_wait = wait SIGFE
|
_wait = wait SIGFE
|
||||||
wait3 SIGFE
|
wait3 SIGFE
|
||||||
|
35
winsup/cygwin/sortdin
Executable file
35
winsup/cygwin/sortdin
Executable file
@ -0,0 +1,35 @@
|
|||||||
|
#!/usr/bin/perl
|
||||||
|
|
||||||
|
my %data = ();
|
||||||
|
my %code = ();
|
||||||
|
|
||||||
|
my @out = ();
|
||||||
|
|
||||||
|
my $fn = $ARGV[0];
|
||||||
|
|
||||||
|
while (<>) {
|
||||||
|
push(@out, $_);
|
||||||
|
/^\s*exports/i and last;
|
||||||
|
}
|
||||||
|
|
||||||
|
while (<>) {
|
||||||
|
my $key;
|
||||||
|
$arr = /\sDATA\s*$/o ? \%data : \%code;
|
||||||
|
$_ =~ s/^\s+//;
|
||||||
|
my $key = (split(' ', $_))[0];
|
||||||
|
substr($key, 0, 1) = '' if /^_/o;
|
||||||
|
chomp $key;
|
||||||
|
$arr->{$key}->{$_} = 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
for my $k (sort keys %data) {
|
||||||
|
push(@out, sort {$b cmp $a} keys %{$data{$k}});
|
||||||
|
}
|
||||||
|
|
||||||
|
for my $k (sort keys %code) {
|
||||||
|
push(@out, sort {$b cmp $a} keys %{$code{$k}});
|
||||||
|
}
|
||||||
|
|
||||||
|
open(R, '>', $fn);
|
||||||
|
print R @out;
|
||||||
|
close R;
|
Loading…
x
Reference in New Issue
Block a user