My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a795b32
a078826
)
Merge branch 'js/use-sc-open-max'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:41 +0000
(15:54 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:42 +0000
(15:54 -0700)
Introduce get_max_fd_limit() to absorb platforms that do not have
getrlimit(RLIMIT_NOFILE) and/or sysconf(_SC_OPEN_MAX).
* js/use-sc-open-max:
sha1_file.c: introduce get_max_fd_limit() helper
Trivial merge