1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-18 09:50:33 +03:00
Files
mariadb/client
Sergei Golubchik bbbd7cedf5 my_dir() cleanup
* replace pointer acrobatics with a struct
* make sorting explicit: MY_DONT_SORT -> MY_WANT_SORT
(if you want something to be done - say it. fixes all places where
my_dir() was used without thinking)
* typo s/number_off_files/number_of_files/
* directory_file_name() doesn't need to be extern
* remove #ifdef __BORLANDC__
* ignore '.' and '..' entries
2013-04-07 15:19:45 +02:00
..
2012-05-22 11:04:32 +02:00
2012-01-13 15:50:02 +01:00
2012-03-28 01:04:46 +02:00
2013-03-27 23:41:02 +01:00
2012-12-16 16:49:19 -08:00
2013-03-27 23:41:02 +01:00
2013-03-27 23:41:02 +01:00
2012-11-08 15:24:35 +02:00
2012-11-22 10:19:31 +01:00
2012-11-09 10:11:20 +02:00
2013-04-07 15:19:45 +02:00
2012-01-13 15:50:02 +01:00
2012-03-28 01:04:46 +02:00
2012-10-16 13:04:42 +02:00