Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        indent - A GNU program for formatting C code
        
        
        - Description:
 
        Indent is a GNU program for beautifying C code, so that it is easier to
read.  Indent can also convert from one C writing style to a different
one.  Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
 
        
        Packages
        
        
            | indent-2.2.13-2.aldos.src
              [548 KiB] | 
            
              Changelog
              by Joel Barrios (2023-09-07):
              - Fix a heap overread in search_brace/lexi.
- Fix CVE-2023-40305 (a heap buffer overwrite in search_brace) (bug #2231919). 
             |