index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
unix
/
ngx_process.c
Commit message (
Expand
)
Author
Age
*
Fixed "changing binary" when reaper is not init.
Ruslan Ermilov
2017-11-28
*
Added missing "fall through" comments (ticket #1259).
Maxim Dounin
2017-04-27
*
Core: signal sender pid logging.
Igor Sysoev
2017-04-20
*
Added missing "static" specifier found by gcc -Wtraditional.
Ruslan Ermilov
2017-03-16
*
Fixed ngx_os_signal_process() prototype.
Ruslan Ermilov
2016-03-31
*
Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
Sergey Kandaurov
2016-03-31
*
Valgrind: sigaction() failure now ignored.
Maxim Dounin
2013-06-05
*
Removed conditional compilation from waitpid() error test.
Maxim Dounin
2012-10-18
*
Whitespace fixes.
Maxim Dounin
2012-03-05
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Added (void) as we intentionally ignore returned values.
Maxim Dounin
2011-11-28
*
Unlock of shared memory zones on process crash.
Maxim Dounin
2011-11-23
*
Added shmtx interface to forcibly unlock mutexes.
Maxim Dounin
2011-11-23
*
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
2011-09-19
*
SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.
Igor Sysoev
2011-08-22
*
use copied strerror() messages and autoconfigured sys_nerr value
Igor Sysoev
2010-11-25
*
style fix
Igor Sysoev
2010-07-08
*
*) introduce ngx_time_sigsafe_update() to update the error log time only
Igor Sysoev
2010-03-25
*
*) use previously cached GMT offset value to update time from a signal handler
Igor Sysoev
2010-03-13
*
use sys_errlist[] in signal handler instead
Igor Sysoev
2010-03-12
*
add NGX_PROCESS_HELPER process status
Igor Sysoev
2009-11-23
*
twice termination delay only after SIGALRM, otherwise many separate SIGCHLD
Igor Sysoev
2009-08-26
*
ignore SIGSYS
Igor Sysoev
2009-08-26
*
introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly
Igor Sysoev
2009-08-10
*
implement "-s signal" option for Unix
Igor Sysoev
2009-04-21
*
AIX has no WCOREDUMP()
Igor Sysoev
2009-02-05
*
grammar fix
Igor Sysoev
2008-04-09
*
lower the log level of the waitpid() ENOCHILD error on FreeBSD
Igor Sysoev
2006-12-23
*
fix typo
Igor Sysoev
2006-09-16
*
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
2005-10-19
*
nginx-0.3.0-RELEASE import
release-0.3.0
Igor Sysoev
2005-10-07
*
nginx-0.2.0-RELEASE import
release-0.2.0
Igor Sysoev
2005-09-23
*
nginx-0.1.44-RELEASE import
release-0.1.44
Igor Sysoev
2005-09-06
*
nginx-0.1.32-RELEASE import
release-0.1.32
Igor Sysoev
2005-05-19
*
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
2005-03-19
*
nginx-0.1.13-RELEASE import
release-0.1.13
Igor Sysoev
2004-12-21
*
nginx-0.1.5-RELEASE import
release-0.1.5
Igor Sysoev
2004-11-11
*
nginx-0.1.2-RELEASE import
release-0.1.2
Igor Sysoev
2004-10-21
*
nginx-0.1.1-RELEASE import
release-0.1.1
Igor Sysoev
2004-10-11
*
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Igor Sysoev
2004-09-29
*
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
Igor Sysoev
2004-09-28
*
nginx-0.0.7-2004-07-14-20:01:42 import
Igor Sysoev
2004-07-14
*
nginx-0.0.7-2004-07-13-21:59:12 import
Igor Sysoev
2004-07-13
*
nginx-0.0.7-2004-06-23-19:18:17 import
Igor Sysoev
2004-06-23
*
nginx-0.0.7-2004-06-23-09:54:27 import
Igor Sysoev
2004-06-23
*
nginx-0.0.7-2004-06-18-20:22:16 import
Igor Sysoev
2004-06-18
*
nginx-0.0.7-2004-06-15-21:47:16 import
Igor Sysoev
2004-06-15
*
nginx-0.0.7-2004-06-15-11:55:11 import
Igor Sysoev
2004-06-15
*
nginx-0.0.3-2004-04-16-09:14:16 import
Igor Sysoev
2004-04-16
*
nginx-0.0.3-2004-04-05-00:32:09 import
Igor Sysoev
2004-04-04
[next]