Ignore:
Timestamp:
Mar 31, 2018, 12:01:55 AM (7 years ago)
Author:
bird
Message:

kmk_ln, kmk_mkdir, kmk_mv, kmk_printf: changed to use getopt_r and got rid of remaining static buffers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/install.c

    r3214 r3215  
    122122# define IS_SLASH(ch)   ((ch) == '/')
    123123#endif
     124
    124125
    125126/*********************************************************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.