Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF.
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
			
		||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 | 
			
		||||
.\" SUCH DAMAGE.
 | 
			
		||||
.\"
 | 
			
		||||
.Dd Feb 22, 2008
 | 
			
		||||
.Dd Mar 16, 2008
 | 
			
		||||
.Dt EINFO 3 SMM
 | 
			
		||||
.Os OpenRC
 | 
			
		||||
.Sh NAME
 | 
			
		||||
@@ -62,7 +62,7 @@ Enhanced Informatation output library (libeinfo, -leinfo)
 | 
			
		||||
.Ft int Fn ewend "int retval" "const char * restrict format" ...
 | 
			
		||||
.Ft int Fn eendv "int retval" "const char * restrict format" ...
 | 
			
		||||
.Ft int Fn ewendv "int retval" "const char * restrict format" ...
 | 
			
		||||
.Ft void Fn ebracket "int col" "einfo_color_t color" "const char * restrict msg"
 | 
			
		||||
.Ft void Fn ebracket "int col" "ECOLOR color" "const char * restrict msg"
 | 
			
		||||
.Ft void Fn eindent void
 | 
			
		||||
.Ft void Fn eoutdent void
 | 
			
		||||
.Ft void Fn eindentv void
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user