index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dln_find.c
Age
Commit message (
Expand
)
Author
2023-06-30
Don't check for null pointer in calls to free
Peter Zhu
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2021-03-12
Removed an unused declaration
Nobuyoshi Nakada
2021-03-12
Constified variables for getenv
Nobuyoshi Nakada
2020-06-29
dln_find_1: do not goto into a branch
卜部昌平
2016-06-02
dln_find.c: MAXPATHLEN is not used already
nobu
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2015-01-24
dln_find.c: define S_ISREG
nobu
2015-01-24
dln_find.c: regular files only
nobu
2015-01-24
dln_find.c: regular files only
nobu
2014-04-16
dln_find.c: PATH_SEP
nobu
2013-06-30
dln.c: extra arguments
nobu
2013-06-02
dln_find.c: deprecated functions
nobu
2013-06-02
dln_find.c: unused macros
nobu
2013-05-12
* configure.in: add getenv() declaration check.
kosaki
2012-01-08
* gc.c (rb_objspace_free): global_List is allocated with xmalloc.
naruse
2011-01-26
* dln_find.c (dln_find_1): use rb_warning and return immediately
nobu
2011-01-24
* dln_find.c (dln_find_1): omit too long pathnames.
nobu
2010-12-10
* dln_find.c: parenthesize macro arguments.
akr
2010-11-23
fixed very important banners.
tadf
2010-02-24
* dln_find.c: split from dln.c.
nobu