Add to git. master
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:11 +0000 (11:40 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:11 +0000 (11:40 +0100)
commit4517d558ae6a1887ea7cfad6e28e414a43abbebb
tree8ff831d2d07d64715c23f466bb5acf740f42e2a3
Add to git.
198 files changed:
.cvsignore [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile+ [new file with mode: 0644]
README [new file with mode: 0644]
README.FreeBSD [new file with mode: 0644]
README.Solaris [new file with mode: 0644]
README.openbsd [new file with mode: 0644]
conf/test_setcontext.c [new file with mode: 0644]
conf/test_setcontext.sh [new file with mode: 0755]
configure [new file with mode: 0755]
doc/.cvsignore [new file with mode: 0644]
doc/cgi_erase.3.html [new file with mode: 0644]
doc/cgi_escape.3.html [new file with mode: 0644]
doc/cgi_get_post_max.3.html [new file with mode: 0644]
doc/cgi_param.3.html [new file with mode: 0644]
doc/cgi_param_list.3.html [new file with mode: 0644]
doc/cgi_params.3.html [new file with mode: 0644]
doc/cgi_set_post_max.3.html [new file with mode: 0644]
doc/cgi_unescape.3.html [new file with mode: 0644]
doc/copy_cgi.3.html [new file with mode: 0644]
doc/eg_echo.c [new file with mode: 0644]
doc/ftpc_ascii.3.html [new file with mode: 0644]
doc/ftpc_binary.3.html [new file with mode: 0644]
doc/ftpc_cdup.3.html [new file with mode: 0644]
doc/ftpc_cwd.3.html [new file with mode: 0644]
doc/ftpc_delete.3.html [new file with mode: 0644]
doc/ftpc_dir.3.html [new file with mode: 0644]
doc/ftpc_get.3.html [new file with mode: 0644]
doc/ftpc_login.3.html [new file with mode: 0644]
doc/ftpc_ls.3.html [new file with mode: 0644]
doc/ftpc_mkdir.3.html [new file with mode: 0644]
doc/ftpc_put.3.html [new file with mode: 0644]
doc/ftpc_pwd.3.html [new file with mode: 0644]
doc/ftpc_quit.3.html [new file with mode: 0644]
doc/ftpc_quote.3.html [new file with mode: 0644]
doc/ftpc_rmdir.3.html [new file with mode: 0644]
doc/ftpc_set_passive_mode.3.html [new file with mode: 0644]
doc/ftpc_type.3.html [new file with mode: 0644]
doc/http_get_log_file.3.html [new file with mode: 0644]
doc/http_get_servername.3.html [new file with mode: 0644]
doc/http_request_get_header.3.html [new file with mode: 0644]
doc/http_request_get_headers.3.html [new file with mode: 0644]
doc/http_request_is_HEAD.3.html [new file with mode: 0644]
doc/http_request_method.3.html [new file with mode: 0644]
doc/http_request_method_string.3.html [new file with mode: 0644]
doc/http_request_nr_headers.3.html [new file with mode: 0644]
doc/http_request_path.3.html [new file with mode: 0644]
doc/http_request_query_string.3.html [new file with mode: 0644]
doc/http_request_time.3.html [new file with mode: 0644]
doc/http_request_url.3.html [new file with mode: 0644]
doc/http_request_version.3.html [new file with mode: 0644]
doc/http_response_end_headers.3.html [new file with mode: 0644]
doc/http_response_send_header.3.html [new file with mode: 0644]
doc/http_response_send_headers.3.html [new file with mode: 0644]
doc/http_set_log_file.3.html [new file with mode: 0644]
doc/http_set_servername.3.html [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/io_copy.3.html [new file with mode: 0644]
doc/io_fclose.3.html [new file with mode: 0644]
doc/io_fdopen.3.html [new file with mode: 0644]
doc/io_fflush.3.html [new file with mode: 0644]
doc/io_fgetc.3.html [new file with mode: 0644]
doc/io_fgets.3.html [new file with mode: 0644]
doc/io_fileno.3.html [new file with mode: 0644]
doc/io_fprintf.3.html [new file with mode: 0644]
doc/io_fputc.3.html [new file with mode: 0644]
doc/io_fputs.3.html [new file with mode: 0644]
doc/io_fread.3.html [new file with mode: 0644]
doc/io_fwrite.3.html [new file with mode: 0644]
doc/io_get_inbufcount.3.html [new file with mode: 0644]
doc/io_get_outbufcount.3.html [new file with mode: 0644]
doc/io_pclose.3.html [new file with mode: 0644]
doc/io_popen.3.html [new file with mode: 0644]
doc/io_setbufmode.3.html [new file with mode: 0644]
doc/io_ungetc.3.html [new file with mode: 0644]
doc/mutex_enter.3.html [new file with mode: 0644]
doc/mutex_leave.3.html [new file with mode: 0644]
doc/mutex_try_enter.3.html [new file with mode: 0644]
doc/new_cgi.3.html [new file with mode: 0644]
doc/new_ftpc.3.html [new file with mode: 0644]
doc/new_http_request.3.html [new file with mode: 0644]
doc/new_http_response.3.html [new file with mode: 0644]
doc/new_mutex.3.html [new file with mode: 0644]
doc/new_pseudothread.3.html [new file with mode: 0644]
doc/new_rwlock.3.html [new file with mode: 0644]
doc/new_wait_queue.3.html [new file with mode: 0644]
doc/pseudothread_count_threads.3.html [new file with mode: 0644]
doc/pseudothread_get_stack_size.3.html [new file with mode: 0644]
doc/pseudothread_get_threads.3.html [new file with mode: 0644]
doc/pseudothread_set_stack_size.3.html [new file with mode: 0644]
doc/pth_accept.3.html [new file with mode: 0644]
doc/pth_catch.3.html [new file with mode: 0644]
doc/pth_connect.3.html [new file with mode: 0644]
doc/pth_die.3.html [new file with mode: 0644]
doc/pth_exit.3.html [new file with mode: 0644]
doc/pth_get_PC.3.html [new file with mode: 0644]
doc/pth_get_SP.3.html [new file with mode: 0644]
doc/pth_get_data.3.html [new file with mode: 0644]
doc/pth_get_language.3.html [new file with mode: 0644]
doc/pth_get_name.3.html [new file with mode: 0644]
doc/pth_get_pool.3.html [new file with mode: 0644]
doc/pth_get_run.3.html [new file with mode: 0644]
doc/pth_get_stack.3.html [new file with mode: 0644]
doc/pth_get_stack_size.3.html [new file with mode: 0644]
doc/pth_get_thread_num.3.html [new file with mode: 0644]
doc/pth_get_tz.3.html [new file with mode: 0644]
doc/pth_millisleep.3.html [new file with mode: 0644]
doc/pth_nanosleep.3.html [new file with mode: 0644]
doc/pth_poll.3.html [new file with mode: 0644]
doc/pth_read.3.html [new file with mode: 0644]
doc/pth_recv.3.html [new file with mode: 0644]
doc/pth_recvfrom.3.html [new file with mode: 0644]
doc/pth_recvmsg.3.html [new file with mode: 0644]
doc/pth_select.3.html [new file with mode: 0644]
doc/pth_send.3.html [new file with mode: 0644]
doc/pth_sendmsg.3.html [new file with mode: 0644]
doc/pth_sendto.3.html [new file with mode: 0644]
doc/pth_set_language.3.html [new file with mode: 0644]
doc/pth_set_name.3.html [new file with mode: 0644]
doc/pth_set_tz.3.html [new file with mode: 0644]
doc/pth_sleep.3.html [new file with mode: 0644]
doc/pth_start.3.html [new file with mode: 0644]
doc/pth_timeout.3.html [new file with mode: 0644]
doc/pth_write.3.html [new file with mode: 0644]
doc/pthr_server_chroot.3.html [new file with mode: 0644]
doc/pthr_server_default_port.3.html [new file with mode: 0644]
doc/pthr_server_disable_chdir.3.html [new file with mode: 0644]
doc/pthr_server_disable_close.3.html [new file with mode: 0644]
doc/pthr_server_disable_fork.3.html [new file with mode: 0644]
doc/pthr_server_disable_syslog.3.html [new file with mode: 0644]
doc/pthr_server_main.3.html [new file with mode: 0644]
doc/pthr_server_main_loop.3.html [new file with mode: 0644]
doc/pthr_server_package_name.3.html [new file with mode: 0644]
doc/pthr_server_port_option_name.3.html [new file with mode: 0644]
doc/pthr_server_startup_fn.3.html [new file with mode: 0644]
doc/pthr_server_stderr_file.3.html [new file with mode: 0644]
doc/pthr_server_username.3.html [new file with mode: 0644]
doc/rwlock_enter_read.3.html [new file with mode: 0644]
doc/rwlock_enter_write.3.html [new file with mode: 0644]
doc/rwlock_leave.3.html [new file with mode: 0644]
doc/rwlock_readers_have_priority.3.html [new file with mode: 0644]
doc/rwlock_try_enter_read.3.html [new file with mode: 0644]
doc/rwlock_try_enter_write.3.html [new file with mode: 0644]
doc/rwlock_writers_have_priority.3.html [new file with mode: 0644]
doc/wq_nr_sleepers.3.html [new file with mode: 0644]
doc/wq_sleep_on.3.html [new file with mode: 0644]
doc/wq_wake_up.3.html [new file with mode: 0644]
doc/wq_wake_up_one.3.html [new file with mode: 0644]
examples/.cvsignore [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/pthr_eg1_echo.c [new file with mode: 0644]
examples/pthr_eg1_echo.h [new file with mode: 0644]
examples/pthr_eg1_echo_main.c [new file with mode: 0644]
examples/pthr_eg2_server.c [new file with mode: 0644]
examples/pthr_eg2_server.h [new file with mode: 0644]
examples/pthr_eg2_server_main.c [new file with mode: 0644]
src/.cvsignore [new file with mode: 0644]
src/pthr_cgi.c [new file with mode: 0644]
src/pthr_cgi.h [new file with mode: 0644]
src/pthr_context.c [new file with mode: 0644]
src/pthr_context.h [new file with mode: 0644]
src/pthr_dbi.c [new file with mode: 0644]
src/pthr_dbi.h [new file with mode: 0644]
src/pthr_ftpc.c [new file with mode: 0644]
src/pthr_ftpc.h [new file with mode: 0644]
src/pthr_http.c [new file with mode: 0644]
src/pthr_http.h [new file with mode: 0644]
src/pthr_iolib.c [new file with mode: 0644]
src/pthr_iolib.h [new file with mode: 0644]
src/pthr_listener.c [new file with mode: 0644]
src/pthr_listener.h [new file with mode: 0644]
src/pthr_mutex.c [new file with mode: 0644]
src/pthr_mutex.h [new file with mode: 0644]
src/pthr_pseudothread.c [new file with mode: 0644]
src/pthr_pseudothread.h [new file with mode: 0644]
src/pthr_reactor.c [new file with mode: 0644]
src/pthr_reactor.h [new file with mode: 0644]
src/pthr_rwlock.c [new file with mode: 0644]
src/pthr_rwlock.h [new file with mode: 0644]
src/pthr_server.c [new file with mode: 0644]
src/pthr_server.h [new file with mode: 0644]
src/pthr_stack.c [new file with mode: 0644]
src/pthr_stack.h [new file with mode: 0644]
src/pthr_version.h.in [new file with mode: 0644]
src/pthr_wait_queue.c [new file with mode: 0644]
src/pthr_wait_queue.h [new file with mode: 0644]
src/test_bigstack.c [new file with mode: 0644]
src/test_context.c [new file with mode: 0644]
src/test_dbi.c [new file with mode: 0644]
src/test_except1.c [new file with mode: 0644]
src/test_except2.c [new file with mode: 0644]
src/test_except3.c [new file with mode: 0644]
src/test_mutex.c [new file with mode: 0644]
src/test_pseudothread.c [new file with mode: 0644]
src/test_reactor.c [new file with mode: 0644]
src/test_rwlock.c [new file with mode: 0644]
src/test_select.c [new file with mode: 0644]