index
:
platform/upstream/make
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
backup/make-4.0-20211230
pristine-tar
sandbox/backup/make_4.3_20230109
sandbox/backup/make_4.3_20240110
sandbox/jinwang.an/make-4.3_20211228
sandbox/kevinthierry/bump-4.0
sandbox/kevinthierry/pristine-tar
sandbox/kevinthierry/upstream
sandbox/make_4.4
sandbox/mkashkarov/tizen_6.0_build
sandbox/pcoval/tizen
sandbox/vbarinov/asan
sandbox/vbarinov/ubsan
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-07
* Fix for dir.c from Andreas Schwab.
filedef-cleanup-base
Paul Smith
1
-5
/
+22
2000-02-05
* Updates for VMS, Windows, and DOS ports.
Paul Smith
1
-1
/
+1
2000-01-22
* Merge VMS patches by Hartmut Becker.
Paul Smith
1
-30
/
+45
1999-10-15
* Fix PR/1394.
Paul Smith
1
-12
/
+12
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-17
/
+17
1999-07-22
* Installed new versions of GLIBC glob library.
Paul Smith
1
-0
/
+7
1999-07-21
* Installed VMS fixes.
Paul Smith
1
-0
/
+2
1999-07-21
* Add configure option to enable dmalloc library.
Paul Smith
1
-1
/
+1
1999-03-05
* Define and use xstrdup() instead of strdup().
Paul Smith
1
-1
/
+1
1999-03-05
* Update FSF address info in copyright notices.
Paul Smith
1
-1
/
+2
1998-07-30
GNU make release 3.77.
Paul Smith
1
-22
/
+62
1997-08-27
Updates for GNU make 3.75.92.
Paul Smith
1
-2
/
+5
1997-04-07
Changes for make 3.75.1
Paul Smith
1
-62
/
+123
1996-07-26
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+16
1996-06-22
Wed May 15 17:37:26 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-2
/
+3
1996-05-22
Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>
Roland McGrath
1
-1
/
+101
1996-05-13
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
Roland McGrath
1
-11
/
+61
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-19
/
+173
1996-03-01
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-28
/
+25
1995-12-14
(dir_setup_glob): Don't use lstat; glob never calls it anyway.
Roland McGrath
1
-10
/
+9
1995-12-12
(read_dirstream): Fix braino: fill in the buffer when not reallocating it!
Roland McGrath
1
-6
/
+6
1995-12-12
[HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1.
Roland McGrath
1
-15
/
+50
1995-08-07
(file_impossible_p): Correctly reset FILENAME to name within directory
Roland McGrath
1
-2
/
+2
1994-11-08
Test HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H instead of DIRENT, SYSDIR,
Roland McGrath
1
-9
/
+9
1994-09-26
[__MSDOS__]: Fixed typo.
Roland McGrath
1
-1
/
+1
1994-07-25
[__MSDOS__] (dosify): New function.
Roland McGrath
1
-0
/
+51
1994-07-04
(find_directory): Use safe_stat in place of stat.
Roland McGrath
1
-2
/
+2
1993-06-02
entered into RCS
Roland McGrath
1
-2
/
+7
1993-05-14
Formerly dir.c.~12~
Roland McGrath
1
-1
/
+3
1993-04-12
Formerly dir.c.~11~
Roland McGrath
1
-19
/
+12
1993-01-22
Formerly dir.c.~10~
Roland McGrath
1
-0
/
+4
1993-01-06
Formerly dir.c.~9~
Roland McGrath
1
-2
/
+2
1992-11-10
Formerly dir.c.~8~
Roland McGrath
1
-1
/
+3
1992-10-15
Formerly dir.c.~7~
Roland McGrath
1
-1
/
+1
1992-10-12
Formerly dir.c.~6~
Roland McGrath
1
-0
/
+3
1992-10-11
Formerly dir.c.~5~
Roland McGrath
1
-0
/
+64
1992-10-09
Formerly dir.c.~4~
Roland McGrath
1
-49
/
+136
1992-06-25
Formerly dir.c.~3~
Roland McGrath
1
-2
/
+2
1992-06-11
Formerly dir.c.~2~
Roland McGrath
1
-1
/
+5
1991-10-18
Initial revision
Roland McGrath
1
-0
/
+401